Skip to content

No keyboard usage for accessibility #339

@willsmanley

Description

@willsmanley

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

No one assigned

    Labels

    guidanceQuestion that needs advice or information.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions