react-component / react-component/picker
onSelect missing from rangepicker?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 345
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 7
Description
For the date picker we can use the onSelect, but for a rangepicker we cannot access this as its set to undefined?
Whats the reason for this? Is there any other callback that I can use when a date or time is selected in the range picker?
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 comparing the date picker and range picker selection callback APIs, focusing on why range-picker onSelect is undefined. Confirm the intended selection event behavior and whether an existing callback covers it; done should be a documented, tested way to observe date or time selection in a range picker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100