[pickers] DateRangeCalendar grid
is missing it's accessible name
#13534
Labels
accessibility
a11y
bug 🐛
Something doesn't work
component: DateRangePicker
The React component.
component: pickers
This is the name of the generic UI component, not the React module!
plan: Pro
Impact at least one Pro user
Steps to reproduce
Link to live example: https://mui.com/x/react-date-pickers/date-range-picker/#basic-usage
Steps:
grid
missing a accessible name.Current behavior
The
grid
in the calendar does not have an accessible name.Expected behavior
The
grid
would have an accessible name of the current month/year.DateRangePicker Today:
Compared to DatePicker Today:
Context
The
grid
lacking an accessible name is bad for accessibility. Additionally it makes it very hard to query for a day relative to the correct calendar. In order to query for a day on the calendar in the same way that a visual user would should be something like this:Your environment
No response
Search keywords: DateRangePicker, DateRangeCalendar, accessibility, grid
Order ID: 82849
The text was updated successfully, but these errors were encountered: