components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/snack-bar): creates default assertive aria-live if not specified

Open essjay05 opened this issue 1 year ago • 1 comments
trafficstars

Updates Angular Material Snack-Bar component snack-bar-container's aria-live value from AriaLivePoliteness value to default to assertive if there is no given value. This is to fix existing bugs where the snack-bar content is not read by the screenreader when the snack-bar appears.

Fixes b/369493945

essjay05 avatar Oct 02 '24 18:10 essjay05