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, WebAIM, or similar accessibility examples?
Verify banner component to be used in the component library
Context
Depends on verification of the Tagline component: cfpb/design-system-react#205
Verification checklist
Verify the CFPB Design System (React) component against the CFPB Design System
Run accessibility checks
Verify component unit tests
yarn vitest Button
)Conduct PR review
Verify component
The text was updated successfully, but these errors were encountered: