Filter within MenuSection #8750
nathanforce
started this conversation in
General
Replies: 1 comment
-
Unfortunately the ARIA |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to create the following menu, with a search that only applies to a subsection.
Wishlist to make this:
I attempted to make this work a few ways:
Each of these kind of worked but ultimately felt hacky or had unacceptable tradeoffs for UX, focus management, accessibility. So I guess I'm asking how folks with more familiarity of the low level implementation would try to build this? Or is this just not possible with the RAC components and I should drop down to the
useMenu
hooks?Beta Was this translation helpful? Give feedback.
All reactions