Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 New MenuBar component #822

Open
mP1 opened this issue Aug 23, 2023 · 0 comments
Open

v2 New MenuBar component #822

mP1 opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
Feature pro domino-ui pro
Milestone

Comments

@mP1
Copy link

mP1 commented Aug 23, 2023

Currently menus (let ignore context menu) must be added to buttons etc. The menu item itself is not visible, all items including the first or top only become visible when the drop down button is clicked, then the menu list appears.

It would be great if a MenuBar component exists. A MenuBar will always be visible and when an item is selected, a drop down menu will become visible. It would also be nice if the keyboard could then be used to travel up and down a single menu list, or across to other items in the menu bar.

Sample Menu bar which is always visible wherever it is positioned.

File Edit View History

The menu bar items could be styled similarly to the menu items in the drop downs.

@vegegoku vegegoku self-assigned this Oct 20, 2024
@github-project-automation github-project-automation bot moved this to To do in Domino UI Oct 20, 2024
@vegegoku vegegoku added this to the 2.0.4 milestone Oct 20, 2024
@vegegoku vegegoku added the pro domino-ui pro label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature pro domino-ui pro
Projects
Status: To do
Development

No branches or pull requests

2 participants