cfpb / design-system-react

A React/Storybook implementation of CFPB's Design System
https://cfpb.github.io/design-system-react/
MIT License
6 stars 4 forks source link

[Alert] [Field-Level Alert] Accessibility #360

Closed shindigira closed 3 months ago

shindigira commented 3 months ago

Adding aria-live regions to the Alert component

Guide: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions

Related: https://github.com/cfpb/sbl-frontend/issues/567