Skip to content

/crate page design is confusing and inconsistent #1077

Open
@jsha

Description

@jsha

Steps to reproduce:

  1. Visit a crate page, like https://docs.rs/ureq/1.5.1/ureq/.
  2. Hover over the second item in the top bar, that has the crate name and version ("ureq-1.5.1").
  3. A menu pops up on hover.
  4. Click the second item in the top bar ("ureq-1.5.1").

Expected result:

Menu goes away.

Actual result:

Page navigates to a different page, https://docs.rs/crate/ureq/1.5.1.

Note that this problem is worse on touchscreen-based devices, since the user has to tap to open the menu in the first place, so they would reasonably expect that tapping in the same place would make the menu go away again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Web frontendC-enhancementCategory: This is a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions