react-component / react-component/slider
Update Doc : Pushable can be a number
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
Related Issue #419
The feature I want was that the Ranges don't overlap. So the min < max. Setting pushable={number} and allowCross={true} achieves this. However its not very clear. Either we need to provide another props or make the current behaviour clear.
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 reading related issue #419 and the current documentation for pushable and allowCross. Determine whether the requested change is documentation-only or requires a new prop; done means the numeric pushable behavior and non-overlapping range configuration are clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100