-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.
Description
On web builds, it is impossible to navigate the dropdown options using the arrow keys.
This is present in material's dropdown button, but not this implementation.
It should work the same as an HTML <select>
where you can focus into the dropdown with tab
+ space
(which works) and then navigate between the options with arrow
and select an option with space
(which is not yet implemented).
This probably isn't too hard to do, I will take a look if I can solve it in a fork and put up a PR if its good.
Metadata
Metadata
Assignees
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.