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

docs(material/chips): fix aria label binding for reactive and template driven form #30814

Conversation

mistrykaran91
Copy link
Contributor

Fixes the aria-label binding of the remove keyword button in chips reative and template driven form. The aria-label used string concatenation with an attribute instead of a property binding.

…e driven form

Fixes the aria-label binding of the remove keyword button in chips reative and template driven form. The aria-label used string concatenation with an attribute instead of a property binding.
@mistrykaran91 mistrykaran91 requested a review from a team as a code owner April 6, 2025 09:24
@mistrykaran91 mistrykaran91 requested review from mmalerba and wagnermaciel and removed request for a team April 6, 2025 09:24
@angular-robot angular-robot bot added area: docs Related to the documentation area: material/chips labels Apr 6, 2025
@crisbeto crisbeto 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 6, 2025
@crisbeto crisbeto merged commit 87f0621 into angular:main Apr 6, 2025
25 of 27 checks passed
@crisbeto
Copy link
Member

crisbeto commented Apr 6, 2025

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

crisbeto pushed a commit that referenced this pull request Apr 6, 2025
…e driven form (#30814)

Fixes the aria-label binding of the remove keyword button in chips reative and template driven form. The aria-label used string concatenation with an attribute instead of a property binding.

(cherry picked from commit 87f0621)
mistrykaran91 added a commit to mistrykaran91/components that referenced this pull request Apr 7, 2025
…e driven form (angular#30814)

Fixes the aria-label binding of the remove keyword button in chips reative and template driven form. The aria-label used string concatenation with an attribute instead of a property binding.
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: docs Related to the documentation area: material/chips target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants