Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

essjay05
Copy link
Contributor

@essjay05 essjay05 commented Oct 2, 2024

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

…pecified

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
@andrewseguin andrewseguin added the dev-app preview When applied, previews of the dev-app are deployed to Firebase label Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

Deployed dev-app for 7c6cf92 to: https://ng-dev-previews-comp--pr-angular-components-29815-dev-vw9a3w40.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-app preview When applied, previews of the dev-app are deployed to Firebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants