Skip to content

feat(MatChipEditInput): Add aria-label attribute to MatChipEditInput directive #31198

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

Open
clamli opened this issue May 22, 2025 · 1 comment
Labels
area: material/chips feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions

Comments

@clamli
Copy link
Contributor

clamli commented May 22, 2025

Feature Description

Add a general aria-label to MatChipEditInput like "editable chip", and consider removing the tabindex="-1" set by this directive.

Use Case

This will resolve the aria-input-field-name violation when the chip turns into editable mode.

@clamli clamli added feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team labels May 22, 2025
@crisbeto
Copy link
Member

Setting a lower priority on this, because users can project their own edit input on which they can set the label. Doing this on our end isn't as straightforward, because we don't have a good way of localizing the label.

@crisbeto crisbeto added P4 A relatively minor issue that is not relevant to core functions area: material/chips and removed needs triage This issue needs to be triaged by the team labels May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/chips feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

No branches or pull requests

2 participants