USEPA / the-manifest-game

Interactive decision tree to help e-Manifest users
MIT License
1 stars 1 forks source link

508 Compliance #84

Closed dpgraham4401 closed 3 weeks ago

dpgraham4401 commented 4 months ago

Description

We need to make sure that our decision tree is compliant with section 508. This was not a focus when building the POC, so this ticket is a way of recording a concerted effort to make sure that all non-508 compliant POC source is updated.

We have an OK start, but this was not the focus while we were building the proof of concept and we need to make sure we get it 'up to snuff' and of course keep it there with further development. Currently the tree can be navigated with the keyboard but it's not pretty.

Resources

The React Flow Accessibility documentation.

The GSA/accessibility-for-teams GitHub repo

The WAVE Evaluation Tool

The Section 508 ICT Testing Baseline

Related

83

Requirements

MIsc.

Image

dpgraham4401 commented 4 months ago

Update: We've implemented (what I consider) baseline level of accessibility. Next step is talk to Dave Corrigan when he gets back.

dpgraham4401 commented 2 months ago

Conversation with Corrigan