[Dropdown] Clearable and multiple selection delete icon should be keyboard accessible #3203
Labels
state/awaiting-investigation
Anything which needs more investigation
type/bug
Any issue which is a bug or PR which fixes a bug
Milestone
Bug Report
In clearable and mutliple selection fields, the "delete" icons on the clearable field and each "delete" icon on selected items are not keyboard focusable, and therefore not usable in keyboard only navigation.
The delete icon should also have an accessible name that states its function, for screen reader users, when focused.
Steps to reproduce
Expected result
When navigating the selected items, the delete icon for each item should be focusable.
Actual result
The label of each selected item can be focused, but never the delete button within.
Version
2.9.4
The text was updated successfully, but these errors were encountered: