Skip to content

Multiple select: navigate between selected options using arrow keys #705

Description

@merwok

Is your feature request related to a problem? Please describe.

Reviewing the select with multiple: true, I found lots of good things, like the focus staying in the list so I can add multiple matching items one after the other, ability to tab to focus the delete buttons with keyboard. I noticed one can use up and down arrows to scroll through items. When the focus is inside the input (not the list), I was not able to move between items using left and right arrows, to delete an item easily with Backsoace.

Describe the solution you'd like

Support navigation between items with left and right arrows.

Describe alternatives you've considered

Doing nothing.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions