-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[Bug] Search bar not visible in certain states. #8503
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: improvement
Description
Description:
Pressing Ctrl + P must always ensure that the search bar is also visible and not just focus on it.
Steps to Reproduce:
- Click on the menu icon in the sidebar present on the right side of the user name.
- Now the dropdown is opened which hides the search menu. No problem.
- Press Ctrl + P. Now the search menu is in focus but because the dropdown is currently on top of it. A user can't make out what he is typing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: improvement
