#52748 closed enhancement (wontfix)
Hold the menu hover left border, on the active admin menu on the top of the background color.
Reported by: | reachmazharul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.7 |
Component: | General | Keywords: | reporter-feedback |
Focuses: | ui, accessibility, administration, performance | Cc: |
Description
The latest version of WordPress comes with the hover/active bar on the left side. This is a great implementation, and it will add the cherry on the top of the user experience.
In addition to that, there is a slight improvement that might be needed to make is fruitful the whole experience. The implement is the scenario of perspective.
Suppose, I am on the Settings Page, by default, it has a hover active background color. If I move the cursor to the active menu then a white bar will appear on the left. But this white left bar should be on all time as I am on this menu and it's active.
Video of the whole scenario: https://www.youtube.com/watch?v=VLNDc0ztark
Change History (8)
This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.
4 years ago
#3
@
4 years ago
Top menu list items and their children change background color to indicate an active state. The left border appears upon a hover state. For accessibility, it's important to keep menus consistent and not duplicate or overlap the states.
This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.
4 years ago
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
4 years ago
#7
@
4 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
Thanks for your suggestion of an enhancement @reachmazharul! After discussion, we've decided that the change would increase confusability between the active and hover states. The active link state is already distinguished by the use of bold text, so it has an existing visual distinction that is acceptable.
The left vertical active hover bar should be on hold on the submenu item too when we will be on the settings of the submenu. Like this: https://nimb.ws/BvMYcK
Currently, the bar is appearing only when we hover the item with the mouse cursor.