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
When there is not an empty option in the Select component and the select currently does not have a value, opening the menu (via mouse or keyboard) does not focus the menu at all, which results in the Up/Down arrow keys being useless.
This is not a v0.x issue.
I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior 🤔
I expect the up and down arrows to be usable after opening the menu when there is not an empty option and the component does not have a value.
Current Behavior 😯
I am not able to navigate through the select option via the up/down keys when the menu does not have an empty option and the component does not have a value.
When there is not an empty option in the Select component and the select currently does not have a value, opening the menu (via mouse or keyboard) does not focus the menu at all, which results in the Up/Down arrow keys being useless.
Expected Behavior 🤔
I expect the up and down arrows to be usable after opening the menu when there is not an empty option and the component does not have a value.
Current Behavior 😯
I am not able to navigate through the select option via the up/down keys when the menu does not have an empty option and the component does not have a value.
Steps to Reproduce 🕹
Context 🔦
To keep the Select component fully accessible via keyboard.
Your Environment 🌎
The text was updated successfully, but these errors were encountered: