-
-
Notifications
You must be signed in to change notification settings - Fork 228
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 the jsx-a11y eslint plugin to the project #2264
Comments
Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label. To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself. For full info on how to contribute, please check out our contributors guide. |
Hi @FatumaA, you had expressed interest in this issue. Would you like me to assign it to you? What I'd suggest is install and enable the jsx-a11y eslint plugin, but instead of setting it to error, set it to warn for now. Yourself and others can create separate issues to tackle warnings one at a time. I'll create a separate issue to set it to error once all the warnings have been resolved. |
Hi, |
🎉 This issue has been resolved in version 2.63.1-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 2.64.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Adding this lint plugin will check for accessibility issues and fail linting if things aren't accessible. This is not a silver bullet for accessibility, but another tool we can leverage to create a more accessible experience.
I currently have a branch up, but there are too many errors at the moment.
@OgDev-01 and I can tackle these bit by bit, and once we're in a good state, I will activate the eslint plugin. We can also potentially create some good first issues out of some of the errors.
beta...nickytonline/add-a11y-eslint-rules
Current errors:
The text was updated successfully, but these errors were encountered: