Navbar Dropdown Menu (Hover Menu) #2082
Unanswered
neelsudhakaran
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Did you figure it out? |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi everyone! I was working to make a Navbar Dropdown menu using Ark UI, but I'm struggling to find the best way of doing so. I got something working with the
HoverCard
component, but when tabbing through the Navbar links, I can't tab through those in the menu.This is understandable, I thought, as I needed to pair the
HoverCard
with aMenu
component. I tried this, and then everything broke. Can anyone guide me on the best way to go about this? A minimal example, or honestly any sort of guidance, would be greatly appreciated!In advance, thank you so so much for your time!
Beta Was this translation helpful? Give feedback.
All reactions