casesandberg / casesandberg/react-color
When dragging to select a color, dragging is disabled.
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
**Chrome version**: 96.0.4664.110(Official Build) (64 bit)
**react-color**: 2.19.3
code:
`
export class SketchColor extends React.Component {
render() {
return
}
}
`
When dragging to select a color, dragging is disabled.
Repeated operation, the probability of occurrence is still very high.
[The site](https://casesandberg.github.io/react-color/) SketchPicker demo does not have this problem.
I checked html element and found that saturation-white was not used
Which version of react-color is used in the demo?
Contributor guide
Research direction
Start with the SketchPicker example in the issue and compare its rendered elements and react-color version with the reported 2.19.3 setup. Reproduce the drag-to-select behavior in Chrome and identify why the saturation-white element is absent; done means color selection dragging works reliably in the reported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100