-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Description
I'm trying to improve Accessibility with MagicSuggest. I can now tab to the dropdown target (.ms-trigger) and hit Space/Return to reveal the loaded items (.ms-sel-item) & the input. I then add tabindex=0 to each .ms-sel-item & the input.
I would like to put focus on the first item and then let the user tab through the items and also need to create a way they can select the close button for each item using Space/Return. Thanks for your guidance.
Metadata
Metadata
Assignees
Labels
No labels