react-component / react-component/picker
feature request: provide interfaces to set custom words to aria-labels of `DatePicker`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 345
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 7
Description
related to https://github.com/react-component/picker/pull/821
The change added aria-labels to some buttons in the DatePicker component, but the words are fixed and in English.
I really appreciate if it's possible to give custom words for the buttons.
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing the DatePicker aria-label change in the related pull request, https://github.com/react-component/picker/pull/821, and locate the buttons whose words are currently fixed in English. Trace how DatePicker options are exposed, then define what configuration should supply the custom words and verify that each affected button uses them.
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