This update adds two pages to the documentation site under the "Accessibility" page. The first page is the overview / summary of MCAG. The second page is a list of guidance / guidelines.
Screenshots/Video
Testing
[ ] Tested on iOS
[ ] Tested on Android
Reviewer Validations
PR Checklist
Reviewer: Confirm the items below as you review
[x] PR is connected to issue(s)
[ ] Tests are included to cover this change (when possible)
[ ] No magic strings (All string unions follow the Union -> Constant type pattern)
[ ] No secrets or API keys are checked in
[ ] All imports are absolute (no relative imports)
[ ] New functions and Redux work have proper TSDoc annotations
Description of Change
This update adds two pages to the documentation site under the "Accessibility" page. The first page is the overview / summary of MCAG. The second page is a list of guidance / guidelines.
Screenshots/Video
Testing
Reviewer Validations
PR Checklist
Reviewer: Confirm the items below as you review
For QA
Run a build for this branch