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/chips): creates default aria-labelledby or placeholder for chips input #30430

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

Conversation

essjay05
Copy link
Contributor

Updates Angular Components Chips input so that when they are used together that the input if there is no aria-label, defaults to adding an aria-labelledby the mat-label of the mat-form-field mat-label to improve accessibility for Voice Control.

Fixes b/380092814

…or chips input

Updates Angular Components Chips input so that when they are used together that the
input if there is no aria-label, defaults to adding an aria-labelledby the mat-label
of the mat-form-field mat-label to improve accessibility for Voice Control.

Fixes b/380092814
@essjay05 essjay05 force-pushed the add-chip-input-default-name-a11y branch from 85e2c41 to 84ed56e Compare February 3, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant