react-component / react-component/picker
RangePicker 组件能否提供一个API来实现类似3.x版本的交互效果
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 345
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 7
Description
左右两边的日期面板有各自的按钮来左右滑动,而不是左右两边的日期连续展示

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 RangePicker implementation and reviewing the 3.x interaction described in the issue and shown in its image. Define the API behavior for independent panel navigation; done means the two date panels can slide left or right with their own controls instead of continuously displaying adjacent dates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100