react-component / react-component/slider
No way to set a maximum range between the slider handles
Open
Nobody has claimed this yet.
Feature
help wanted
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
If there are two slider handles and you want too limit the distance between them to say 20, there is no way to do this. we can only set the minimum distance they are apart
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 reviewing the slider's existing range-handle constraint and the option that limits the minimum distance between handles. Determine how a maximum distance should interact with that behavior, then verify the range slider's constraints and user-facing configuration once the intended API is defined.
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
- 25/100