-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Currently, Accessibility is a part of
Design & User Experience. I believe it supposed to be a standalone chapter.
So together with that, I would like to extend this section a bit.
- Move to a separate chapter
- Write a better readme
- Importance of a11y
- Business impact of a11y
- What are possible issues when not having a proper a11y
- Most common issues and how to avoid them (ideally along with code snippets)
- Basic rules/ways how to write accessible code without effort (follow native semantics, ...)
- Accessibility checklist (A, AA)
- Add testing tools
- Explore automated testing
- https://pa11y.org/
- https://github.com/dequelabs/axe-cli
- Lighthouse
- https://tenon.io/
- Engaging accessibility budgets (CI/CD)
- Additional resources
Any additional notes/suggestions more than welcome! :)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed