Trigger hover for Dropdown Menu #139
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 |
Beta Was this translation helpful? Give feedback.
-
Oops, sorry.
:( |
Beta Was this translation helpful? Give feedback.
-
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
withHover
flag on<DropdownMenu />
, or something similar.Beta Was this translation helpful? Give feedback.
All reactions