Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃毀 Accessibility improvement #551

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

馃毀 Accessibility improvement #551

wants to merge 1 commit into from

Conversation

jelsabird
Copy link
Contributor

@jelsabird jelsabird commented Apr 19, 2024

User story: AB#485888

  • Changed focus style on keyboard navigation
  • Make focus go from last item in the list to the first when using arrow down (same behavior as EDS AutoComplete)
  • Ability to keyboard navigate up and down between children and parents
  • Change color of icon for open-button to primary resting
  • Use the right clear-icon
  • Option to display as text instead of chips (I think Per Christian changed his mind on this one, so this code could be removed)

Unsolved issue: When user tab-navigates through the menu items so that one item has focus, and also mouse hover over a different item, two items have focus style on the same time. There should only be one focused element at any time. When mouse hover a menu item, it should set element.focus().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant