You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a large list that needs to be keyboard accessible. Currently, I can tab between list items, but a better interaction/UX would be to use the arrow keys.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a large list that needs to be keyboard accessible. Currently, I can tab between list items, but a better interaction/UX would be to use the arrow keys.
React Aria Components have a list box component - https://react-spectrum.adobe.com/react-aria/ListBox.html. Do we have something like this, or can we build something similar using Radix UI Primitives?
Beta Was this translation helpful? Give feedback.
All reactions