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 eslint rules for accessibility #13835

Closed
timroes opened this issue Sep 4, 2017 · 1 comment
Closed

Add eslint rules for accessibility #13835

timroes opened this issue Sep 4, 2017 · 1 comment
Assignees
Labels
Project:Accessibility Team:Operations Team label for Operations Team

Comments

@timroes
Copy link
Contributor

timroes commented Sep 4, 2017

We should add some eslint rules to check for some common accessibility issues. That way we can prevent custom mistakes from being committed and make Jenkins automatically check.

This might also be easier then adding automated accessibility tests (#13758), but could provide similar benefits for that common issues (like missing labels, etc.).

There is an eslint plugin for JSX, calld eslint-plugin-jsx-a11y which seems to be pretty popular.

@timroes timroes self-assigned this Sep 4, 2017
@thomasneirynck thomasneirynck added triage_needed Team:Operations Team label for Operations Team labels Aug 14, 2018
@jbudz
Copy link
Member

jbudz commented Feb 6, 2019

I see some now!

"eslint-plugin-jsx-a11y": "^6.1.2",
:)

@jbudz jbudz closed this as completed Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project:Accessibility Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

4 participants