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/datepicker): add aria description to calendar body cells tocommunicate start or end of date range
Add 'Start of date range' aria description to first cell in selected
date range, and add 'End of date range' aria description to last cell in
selected date range. Fix accessibility issue where screen reader does
not communicate if the selected cell is the start date or the end date.
Fixes#23442
0 commit comments