[Calendar Picker] a11y for PickersCalendarHeader
Open
Nobody has claimed this yet.
accessibility
scope: pickers
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
a11y for PickersCalendarHeader
its not possible to change this texts
- Previous month
- Next month
- year view is open, switch to calendar view
- calendar view is open, switch to year view
https://github.com/mui/material-ui/blob/master/packages/mui-lab/src/CalendarPicker/PickersCalendarHeader.tsx#L121-L139
https://github.com/mui/material-ui/blob/master/packages/mui-lab/src/CalendarPicker/PickersCalendarHeader.tsx#L112
Examples 🌈
No response
Motivation 🔦
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read packages/mui-lab/src/CalendarPicker/PickersCalendarHeader.tsx at the linked lines to trace the four fixed accessibility texts and how the header is configured. Check the surrounding CalendarPicker API for the appropriate customization point; done means callers can change all four labels without altering the component source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100