CivicTechJobs
CivicTechJobs copied to clipboard
Accessibility: Update Dialog component
Overview
As a developer, we need to make sure that our components are accessible as much as humanly possible. For this issue we will update our Dialog component for accessibility.
Action Items
- [ ] Read the accessibility guidelines for dialogs
- [ ] Edit the dialog until it is accessible based on the guidelines
- [ ] One guideline that needs to be updated is to have the modal exit when certain keys are pressed
- [ ] Another is to keep the tab within the dialog