react-component / react-component/picker

onSelect missing from rangepicker?

Open
#645 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
304
Forks
345
Avg merge
2d 7h
Merged PRs (30d)
7

Description

image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.