-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Open
Labels
accessibilitya11ya11ybreaking changeIntroduces changes that are not backward compatible.Introduces changes that are not backward compatible.scope: chipChanges related to the chip.Changes related to the chip.
Description
Steps to reproduce
Steps:
- Open this link to live example: https://mui.com/material-ui/react-chip/#deletable
- Inspect the a deletable chip in the DOM.
- Check for aria-label or any accessible name on the chip.
Current behavior
The deletable chip has no aria-label.
Expected behavior
The delete icon button should have an aria-label that clearly indicates that activating it will delete the chip.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: Chip
Metadata
Metadata
Assignees
Labels
accessibilitya11ya11ybreaking changeIntroduces changes that are not backward compatible.Introduces changes that are not backward compatible.scope: chipChanges related to the chip.Changes related to the chip.