react-component / react-component/slider
React 17 support
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
React has changed the event system in v17. This breaks rc-slider. The slider stays stuck to the cursor after releasing the click.
Thought I'd give you a heads up, thank you for the library!
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 stuck-cursor behavior with React 17 and inspect the slider's event handling around pointer release. Confirm the fix by verifying that releasing the click leaves the slider handle detached from the cursor; the issue does not name a file or test to run.
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