ResponsibleTechWork / RespTechWork-website

Practical tools for more responsible product development in the tech industry.
Creative Commons Attribution Share Alike 4.0 International
4 stars 1 forks source link

Fix accessibility issues #3

Open mgifford opened 3 years ago

mgifford commented 3 years ago

Screen Shot of WAVE evaluation of home page

There are likely other issues on subsequent pages, but would be important to demonstrate that the site at least avoids accessibility errors via automated testing.

ialja commented 3 years ago

Yes, this is one of the things we'd like to address as we release v1 of the framework. For now, the website still largely uses theme defaults, and we're aware of the minor contrast issues, mostly on buttons. We're also planning on increasing the base font size and improving the readability of pages with longer text. Any other suggestions are most welcome!

ialja commented 3 years ago

Quick update: we addressed all contrast errors and improved general readability with #6. I'm leaving this issue open because we still plan on addressing alerts that pop up with automated testing and improve mobile accessibility.