Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/5t3ph/a11y-fails

Find the fails, submit a PR with fixes. See link for live demo.
https://github.com/5t3ph/a11y-fails

a11y a11y-experiment a11y-testing demo

Last synced: 3 months ago
JSON representation

Find the fails, submit a PR with fixes. See link for live demo.

Awesome Lists containing this project

README

        

# a11y Fails

> An example of what not to do for accessibility.

[Review the live demo >](https://a11y-fails.netlify.app/)

Created by Stephanie Eckles ([@5t3ph](https://twitter.com/5t3ph))

## Find the fails!

How many accessibility (a11y) fails can you find?

There are fails of all the following:

- users with visual impairments
- users of assistive technology
- users with motion sensitivities
- users who perform keyboard interaction

Fork the repo and create a pull request to submit your fixes! You can use tools like aXe but be aware that _not all issues_ are detectable via tools.

For hints and to learn more about what it means to create accessible experiences, check out my article [Introduction to Web Accessibility](https://dev.to/5t3ph/introduction-to-web-accessibility-5cmp).

## Check your answers

See the pull request "[Suggested Fixes from 5t3ph](https://github.com/5t3ph/a11y-fails/pull/1)" which also includes links to WCAG and articles from accessibility experts to help understand "why" a change was necessary.

Comments included in the fix PR use the following key:

- ✅ Found with tools
- 🚩 False flag from tools given site context
- 🚨 Requires manual testing/review
- 🎨 Visual adjustment, not strictly a11y related

> Did you find something additional, or disagree with a fix? [Submit it as an issue >](https://github.com/5t3ph/a11y-fails/issues)

## Feedback welcome!

You can [file it as an issue](https://github.com/5t3ph/a11y-fails/issues).

[![Buy me a coffee](https://cdn.buymeacoffee.com/buttons/default-violet.png)](https://www.buymeacoffee.com/moderncss)