react-component / react-component/slider
In Multi Range Slider is used allowCross , pushable as false and two handles have same starting point [0, 10, 10, 40]. i am able to drag the handle across the other (i.e not respecting allowCross). Any solution for this ?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
This issue has no 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 reproducing the multi-range slider configuration from the title: allowCross and pushable disabled, with handles initialized at [0, 10, 10, 40]. Then trace the slider's handle-drag logic and add or update a focused regression test; done means one handle cannot cross another when allowCross is false.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100