Replies: 1 comment
-
Solved it by using only Navigation Menu. Wrote a custom hook that calculates correct position for it. |
Beta Was this translation helpful? Give feedback.
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.
-
Hi!
Due to certain limitations I want to use Popover inside of the Navigation Menu. It's mainly because the Main Navigation is within an overflow container and its sub-sub-menu should pop outside of that overflow container. Using Viewport component won't do the trick for me. Anyway, I got it visually working with pointer controls. However, the keyboard navigation is messed up together with focus states. Is it possible to solve or is it fundamentally flawed way to go to use Radix primitive nesting like this?
Beta Was this translation helpful? Give feedback.
All reactions