Skip to content

Keyboard interaction for cascading hover menus #8

Description

@jedwards1211

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions