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
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem
is. Ex. I'm always frustrated when [...]
Well yes, as it doesn't work as a normal select would do.
When you tab into the element, you can't select a option with arrow keys and tab to another element like you can do with HTML5 select.
Describe the solution you'd like A clear and concise description of what you want to happen.
Tab and arrow keys to work like HTML5 select, where you can tab into the element, choose the option with arrow keys, and then tab to next element.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features
you've considered.
Did try with a few events, but it feel's too spaghetti when it's not native.
Additional context Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem
is. Ex. I'm always frustrated when [...]
Well yes, as it doesn't work as a normal select would do.
When you tab into the element, you can't select a option with arrow keys and tab to another element like you can do with HTML5 select.
Describe the solution you'd like A clear and concise description of what you want to happen.
Tab and arrow keys to work like HTML5 select, where you can tab into the element, choose the option with arrow keys, and then tab to next element.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features
you've considered.
Did try with a few events, but it feel's too spaghetti when it's not native.
Additional context Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: