Replies: 1 comment
-
See #820 |
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.
-
It would be great to give the ability to
turn off
specific keyboard events from the accessibility/feature list of the components.As an example not to allow
SPACE
to select an item inListbox
for example in our particular case we would like to implement our ownsearch
functionality however every-time we use thespacebar
inside the input it closes the menu and selects an item.Beta Was this translation helpful? Give feedback.
All reactions