Replies: 2 comments
|
You can nest multiple submenus in Navigation Menu primitive, refer to the example here: And as I said, hover to open isn't an idiomatic dropdown menu interaction, so it's not something we'd realistically prioritise |
0 replies
Oops, sorry.
:( |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to create a discussion to follow up this issue: #118
@vladmoroz answered:
But, Dropdowns offer a nice enough implementation to nest several of them, whereas it doesn't seem to be the usecase of the Navigation Menu?
I think it's a feature that's desirable.
It could be easy to use with a
withHoverflag on<DropdownMenu />, or something similar.All reactions