Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Autocomplete accessibility: can't navigate the drop down via keyboard keys + Clicking outside doesn't collapse/hide list #320

Closed
brightpixels opened this issue Jul 20, 2022 · 1 comment · Fixed by #361
Assignees
Labels
a11y a11y
Milestone

Comments

@brightpixels
Copy link
Collaborator

brightpixels commented Jul 20, 2022

Describe the bug

  • The Autocomplete list (when in JS is enabled), can't be navigated via keyboard buttons
  • The Autocomplete list when it's open/expanded (when in JS is enabled), can't be collapsed when user clicks outside the component.

To Reproduce
Steps to reproduce the behavior:

  1. Use the Autocomplete component in a React project and attempt to navigate the drop down list via keyboard keys or hide/collapse the drop down by clicking outside the component

Expected behavior
Autocomplete component to be accessible for keyboard users

Please follow the following instruction to create the new branch:

git checkout release/0.6
git pull
git checkout -b 'feature/autocomplete-accessible'
@daniele-zurico
Copy link
Contributor

closed by #361

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

Successfully merging a pull request may close this issue.

3 participants