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 couple of searchable dropdowns on a page, and when I use tab to cycle, they become focused, but the searchable input is not. I have to click to open and them make the search.
Is it possible to expose an onFocus callback?
Or if the dropdown is focused and searchable... It should allow to search on key down?
The text was updated successfully, but these errors were encountered:
I have a couple of searchable dropdowns on a page, and when I use tab to cycle, they become focused, but the searchable input is not. I have to click to open and them make the search.
Is it possible to expose an onFocus callback?
Or if the dropdown is focused and searchable... It should allow to search on key down?
The text was updated successfully, but these errors were encountered: