You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(material/chips): update chip-row disabled chip to be focused
Updates chip-row element of Angular Components Chip Component to
be focusable even if the chip is disabled. This allows the chip
to be accessed via screenreader and read aloud as a disabled chip.
Fixes b/380373844
0 commit comments