food-oasis icon indicating copy to clipboard operation
food-oasis copied to clipboard

Strategize Web Content Accessibility

Open entrotech opened this issue 4 years ago • 4 comments

Overview

Little attention has been paid to application accessibility for the Minimum Viable Product phase. A production site should be compliant with WCAG guidelines.

Action Items

  • [ ] Review the application for Accessibility WCAG Accessbilty Guidelines,.
  • [ ] Identify appropriate Web Accessibility Checker Tool(s) for the application and run them to identify gaps.
  • [ ] Identify how we might include accessiblity checking into our testing, code checking and release processes.
  • [ ] Document guidance for designers/developers to implement best practices.
  • [ ] Make a presentation to the team with an overview/demonstration of accessbility principles and practices.
  • [ ] Create specific issues for designers and developers to close the accessibility gaps.

entrotech avatar Apr 28 '20 15:04 entrotech

Overview

There are more than 100 accessibility testing tools. Figuring out which ones to use can be a black hole. For guidance we recommend this article: Which accessibility testing tool should you use?

Summary of Article

The author recommends using the tools in the following order fixing as you go along, since no one tool catches all the relevant issues

aXe SiteImprove Tenon WAVE Lighthouse

But if you want to test your site with other tools, here is a bigger list

ExperimentsInHonesty avatar Jul 30 '21 01:07 ExperimentsInHonesty

Hi - can we label the size please?

Benbaillou avatar Nov 30 '21 16:11 Benbaillou

Would like to consider whether we should do this before or after we do user research. I imagine some things identified by users may also be accessibility issues, but I think it might be beneficial for prioritizing if we get user feedback on the website as it is now. This way we can build the features that our particular user base needs first, rather than relying on a general set of accessibility guidelines.

staceyrebekahscott avatar Aug 31 '22 04:08 staceyrebekahscott

  • Related to #748

fancyham avatar Oct 14 '22 19:10 fancyham