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

Keyboard interaction for cascading hover menus #8

Open
jedwards1211 opened this issue Mar 7, 2019 · 0 comments
Open

Keyboard interaction for cascading hover menus #8

jedwards1211 opened this issue Mar 7, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jedwards1211
Copy link
Member

Currently using the keys to navigate to a MenuItem for a submenu doesn't open the submenu. I need to think carefully about how to handle this. MenuItem seems to trigger onClick when enter is pressed while it's focused. But no onClick is injected by bindHover.

But also, some cascading menus (macOS at least) also support opening the submenu with the right arrow key. So I need to investigate UI precedents and decide if I just match macOS or support multiple options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant