Boyi Li
Boyi Li
This commit updates the single-select Mat toggle button group to use radio pattern. This way the exclusiveness of the selection can be conveyed to the screen reader users.
This commit updates the single-select Mat toggle button group to use radio pattern. This way the exclusiveness of the selection can be conveyed to the screen reader users.
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version _I lean towards uncheck this checkbox even though it works in the...
### 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...