react-component / react-component/picker
[Feature request] Ability to render a single calendar in date range picker
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 345
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 7
Description
I'm wondering if it is possible to allow date range picker to show a single calendar instead of a double one.
I'm happy to contribute to the repo if the team gives the go-ahead.
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 locating the date range picker entry point and the code that renders its current double-calendar view. Define how a single-calendar mode should be selected and behave during range selection; the work is done when that mode renders one calendar without regressing the existing range picker behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100