Accessibility issues
dmundra opened this issue · 3 comments
dmundra commented
Review and fix accessibility issues in the handbook:
- Missing form label on the search form. Bug appears to be the core theme https://github.com/readthedocs/sphinx_rtd_theme, so good to fix it there if possible.
- Contrast errors (this will need input from design).
Wave report: https://wave.webaim.org/report#/https://handbook.civicactions.com/en/latest/
dmundra commented
Submitted a bug report readthedocs/sphinx_rtd_theme#1379 and a fix.
dmundra commented
Contrast issues have been fixed: https://wave.webaim.org/report#/https://handbook.civicactions.com/en/latest/
dmundra commented
Filed issue with mkdocs: mkdocs/mkdocs#3045