Once the Typography component is available in Storybook, Brea will complete an accessibility review and create tickets for any additional work.
Acceptance Criteria
- [ ] Review component for and accessibility issues
- [ ] Create Bug tickets for any changes needed
## Accessibility Audit Checklist
- [ ] Verify that the component scales with increased font sizes and with display zoom enabled.
- [ ] Verify that the component passes color contrast minimums.
- [ ] Verify that no screenreader issues exist.
- [ ] Verify that the component works with a keyboard and that there are no keyboard traps.
- [ ] Verify that the component works with Voice Access / Switch Control.
- [ ] Verify that the overall structure is accessible (headings are properly labeled, etc.).
- [ ] Verify that any error messaging displays properly / as expected.
- [ ] Verify that any tappable areas (links, buttons, etc.) meet target size minimums.
Description
As part of this story we want to:
Acceptance Criteria
- [ ] Review component for and accessibility issues - [ ] Create Bug tickets for any changes needed ## Accessibility Audit Checklist - [ ] Verify that the component scales with increased font sizes and with display zoom enabled. - [ ] Verify that the component passes color contrast minimums. - [ ] Verify that no screenreader issues exist. - [ ] Verify that the component works with a keyboard and that there are no keyboard traps. - [ ] Verify that the component works with Voice Access / Switch Control. - [ ] Verify that the overall structure is accessible (headings are properly labeled, etc.). - [ ] Verify that any error messaging displays properly / as expected. - [ ] Verify that any tappable areas (links, buttons, etc.) meet target size minimums.