bug(checkbox): aria-label
and aria-labelledby
result in duplicate attributes and verbose screen reader experience
#19478
Labels
Accessibility
This issue is related to accessibility (a11y)
area: material/checkbox
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Reproduction
aria-labelledby
is on both the<mat-checkbox>
and<input type="checkbox>
.Expected Behavior
aria-labelledby
attribute should not exist on the containing<mat-checkbox>
Actual Behavior
Very verbose output in NVDA.
Environment
The text was updated successfully, but these errors were encountered: