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
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