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 value from aria-labelledby #30374

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

andrewseguin
Copy link
Contributor

@andrewseguin andrewseguin commented Jan 22, 2025

Remove the select value's element ID from the combobox's list of aria-labelledby

Closes #24899

@andrewseguin andrewseguin requested a review from a team as a code owner January 22, 2025 19:53
@andrewseguin andrewseguin requested review from mmalerba and wagnermaciel and removed request for a team January 22, 2025 19:53
@andrewseguin andrewseguin added the dev-app preview When applied, previews of the dev-app are deployed to Firebase label Jan 22, 2025
Copy link

github-actions bot commented Jan 22, 2025

Deployed dev-app for 8e1815e to: https://ng-dev-previews-comp--pr-angular-components-30374-dev-ym3jbtv9.web.app

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

@andrewseguin andrewseguin changed the title fix(material/select): add aria-hidden to select value fix(material/select): remove value from aria-labelledby Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/paginator 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.

bug(mat-select): The selection is repeated twice (+) in screen readers
1 participant