We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once the new redesign in #158 is out we should audit the current website for accessibility.
We can probably use https://github.com/dequelabs/axe-core and we can probably add accessibility testing for the React components like in https://gist.github.com/marcysutton/835c2fd90fadb631414b39523d5bda61. Additionally, we should go over the website with a screen reader to verify its read correctly.
The text was updated successfully, but these errors were encountered:
Interested in learning more about this!
Sorry, something went wrong.
I just opened up #177 which should be a good starting point for addressing this issue.
Oh and besides #177 we can probably look at adding automated accessibility tests for components with https://github.com/dequelabs/axe-core like in https://gist.github.com/marcysutton/835c2fd90fadb631414b39523d5bda61. Additionally, we should go over the website with a screen reader to verify its read correctly.
No branches or pull requests
Once the new redesign in #158 is out we should audit the current website for accessibility.
We can probably use https://github.com/dequelabs/axe-core and we can probably add accessibility testing for the React components like in https://gist.github.com/marcysutton/835c2fd90fadb631414b39523d5bda61. Additionally, we should go over the website with a screen reader to verify its read correctly.
The text was updated successfully, but these errors were encountered: