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

Add aria accessibility for screen readers #139

Closed
chamandeep opened this issue Oct 8, 2014 · 1 comment
Closed

Add aria accessibility for screen readers #139

chamandeep opened this issue Oct 8, 2014 · 1 comment
Labels

Comments

@chamandeep
Copy link

This plugin could be made more accessible to blind users who are using screen reader software by adding wai-aria. For instance, when user is filtering through a large list, as they type, they should be able to hear how many results have been found. This is possible through aria.

@wenzhixin
Copy link
Owner

You can use onFilter to solve your problem.

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

No branches or pull requests

2 participants