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
Hi, inside the Listbox component I implemented custom search input which filters out the displayed options.
I have a problem related to the default keyboard interactions as it interacts on the "Enter" and "Space" keys and closes the Listbox.
Currently, there is no option to disable interactions for these keys which makes it impossible to implement searching as I cant type space or enter.
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
-
Hi, inside the Listbox component I implemented custom search input which filters out the displayed options.
I have a problem related to the default keyboard interactions as it interacts on the "Enter" and "Space" keys and closes the Listbox.
Currently, there is no option to disable interactions for these keys which makes it impossible to implement searching as I cant type space or enter.
Beta Was this translation helpful? Give feedback.
All reactions