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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility improvements for screen readers #52

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

matteason
Copy link
Member

  • Announce when a tag is selected or removed
  • Announce number of options available when filtering
  • Announce values of selected tags when widget is focused
  • Allow tag removal with delete key
  • Move aria-expanded from input element to widget div so expanded/collapsed state is announced

- Announce when a tag is selected or removed
- Announce number of options available when filtering
- Announce values of selected tags when widget is focused
- Allow tag removal with delete key
- Move aria-expanded from input element to widget div so expanded/collapsed state is announced
@matteason matteason requested a review from Dawdre May 1, 2019 13:27
Fixed an issue in single-select mode where selecting an item while another is already selected raised an exception. Fixed another issue when adding a freetext item raised an exception
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.

3 participants