Skip to content

fix(material/select): remove value from aria-labelledby #30374

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

Merged
merged 1 commit into from
Apr 16, 2025

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 5f38b88 to: https://ng-dev-previews-comp--pr-angular-components-30374-dev-8ukqde20.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
@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Apr 16, 2025
@andrewseguin andrewseguin merged commit f573ce8 into angular:main Apr 16, 2025
22 of 26 checks passed
@andrewseguin
Copy link
Contributor Author

The changes were merged into the following branches: main, 19.2.x

andrewseguin added a commit that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: material/paginator area: material/select dev-app preview When applied, previews of the dev-app are deployed to Firebase target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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