Closed amgohan closed 8 years ago
@amgohan On first expansion of the searchable control the search input field is the first thing that receives focus? Could you give me more info around when it is not focusing like you would expect.
You are right, in the first expand the input field is the first thing that receives focus.
What we expect, every time we expand after selection, we want that the input be focused, not the selected value
I need to verify that changing that does not break the expected accessibility behavior
this can be part of the issue #62, if you add an option to clear search and start from scratch for filter with focus on input search every time we expand the dropdown
We want to auto-focus on search input when dropdown is expanded