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

fixes issues of #17252. a11y improvements. fix Talkback item selection. i18n for the status text. #17254

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

nico-amsterdam
Copy link
Contributor

  • add tabindex to fix the issue that it is not possible to select an item when using the Talkback screen reader
  • removed the screen reader text that is not used by Voiceover and Talkback, and superfluous for NVDA and Narrator
  • new config options to pass on a different text for the status used for screen readers, enabling the possibility to supply a text in a different language
  • update package.json to fix gulp
  • fix leading tab characters in the source code (although personally I prefer all spaces)
  • update tests
  • update minimized version of awesomplete

Copy link
Owner

@LeaVerou LeaVerou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you so much!

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.

2 participants