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/select): remove unnecessary announcement #28252

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

Conversation

zarend
Copy link
Contributor

@zarend zarend commented Dec 8, 2023

Fix accessibility issue in MatSelect component. Remove announcement when making selections while popup is closed. Address disruption announcement causes when using MatSelect with assistive technology. Address difficultly using MatSelect with Braile device.

Fix accessibility issue in MatSelect component. Remove announcement when
making selections while popup is closed. Address disruption announcement
causes when using MatSelect with assistive technology. Address
difficultly using MatSelect with Braile device.
@zarend zarend added Accessibility This issue is related to accessibility (a11y) area: material/select dev-app preview When applied, previews of the dev-app are deployed to Firebase labels Dec 8, 2023
@zarend
Copy link
Contributor Author

zarend commented Dec 8, 2023

This PR is a draft until I can manually test it on our supported screen readers and browsers.

Copy link

github-actions bot commented Dec 8, 2023

Deployed dev-app for 0e2c547 to: https://ng-dev-previews-comp--pr-angular-components-28252-dev-appy0vxp.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
Accessibility This issue is related to accessibility (a11y) area: material/select 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.

None yet

1 participant