You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is all the meaningful visual information and text of the component conveyed by the screen reader? (text, non-decorative image descriptions, etc.)
When interacting with the component using a screen reader, do you have all the information you need to use it? (selected vs unselected, button vs link, expanded vs collapsed, etc.)
Does the component have similar screen reader behavior as the sample components in WCAG, the CFPB design system, WebAIM, or similar accessibility examples?
Verify Expandable component to be used in the component library
Context
https://cfpb.github.io/design-system/components/expandables
Verification checklist
1. Verify the CFPB Design System (React) component against the CFPB Design System
For existing components
2. Run accessibility checks
3. Verify component unit tests
yarn vitest Button)4. Prepare a PR for Code Review
Final component verification review for XXXX component5. Conduct Code PR review
Update Expandable.stories.tsx #447
fix: [Expandable] Correct icon color #391
Add Summary component and fixing Accordion #450
6. Conduct Component Verification PR review
DrafttoVerifiedin Storybook7. Verify component
Screenshot
Tagging for awareness
@gogogabby007 @flacoman91