Skip to content

[UX] Review color patterns for admin bar menu links #6710

Open
backdrop/backdrop
#4870
@jenlampton

Description

@jenlampton

In the admin bar, it appears as though menu links that have children get both a visual indicator arrow, as well as a different color background. This background color change can be confusing, and can interfere with usability when navigating to very deep places, or when menu items overlap.

I would like to recommend that we revisit this color change for items with children, and instead adopt a more standard color-change pattern such as:

I would like the hover color for the menu item to match the color of the sub-menu it opens, indicating that the two are related, and demonstrating the contrast between it and all of it's neighbors.

Level 1: -- special case

  • Background: Black-gray
  • Hover background: medium gray
  • Active trail: light gray
  • no expanded trail

Level 2: -- same for all following even levels

  • Background: Black-gray
  • Hover background: medium gray
  • Expanded trail: same as hover, medium gray
  • no active trail

Level 3: -- same for all following odd levels

  • Background: Medium gray
  • Bckground hover, black-gray
  • Expanded trail: same as hover, black-gray
  • no active trail

Proposed change

5 levels deep:
Screenshot 2024-09-12 at 2 24 07 PM

Image styles:
Screenshot 2024-09-12 at 2 27 22 PM

Current examples from the Configuration menu

5 levels deep:
Screenshot 2024-09-12 at 1 43 05 PM

Image styles:
Screenshot 2024-09-12 at 1 21 45 PM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions