How should we handle a DropdownMenu that opens on Hover? #1991
Unanswered
nikosrossolatos
asked this question in
Help
Replies: 2 comments 3 replies
-
The |
Beta Was this translation helpful? Give feedback.
2 replies
-
@benoitgrelard, please tell me, how can I make a "Navigation Menu" with drop-down sections like the "Menu Bar" or "Dropdown Menu" component? |
Beta Was this translation helpful? Give feedback.
1 reply
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 was wondering what would be the proper way to support opening a dropdown menu on hover. Currently I've implemented it roughly like this
Where the children are custom elements and i am losing the DropdownItem accessibility goodies.
Beta Was this translation helpful? Give feedback.
All reactions