casesandberg / casesandberg/react-color
2.14.0 Block colorpicker transparent swatch doesn't trigger onChange
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
```
```
Will never trigger handleColorChange on click of the 'transparent' swatch.
Works correct in 2.13
Contributor guide
Research direction
Start by reproducing the BlockPicker example with the transparent swatch in react-color 2.14.0, then compare the same behavior with 2.13. Trace the BlockPicker change handling to find why selecting transparent does not invoke onChange or onChangeComplete; done means both callbacks fire as they did in 2.13.
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
- Mostly clear
- Newbie friendliness
- 45/100