-
-
Notifications
You must be signed in to change notification settings - Fork 734
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
react-day-picker is misusing the application role #548
Comments
@trezy thanks for pointing this out - which role should be used instead? |
@gpbl, props for the a11y label and the awesome amount of ARIA implementation in this plugin! For this library, I think you're best just sticking with the |
@gpbl Thanks for doing that work! It's always awesome to see an OSS project doing so well. 😁 |
You are welcome, thanks for the support. I published the change in v7 |
According to the W3C:
However,
react-day-picker
has theapplication
role.The text was updated successfully, but these errors were encountered: