casesandberg / casesandberg/react-color
Photoshop HSV up/down arrow controls are not working correctly
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
When using arrow up/down keys on the `(S)aturation` field, the `Value` fields jumps to 0. After this, losing focus of the `Saturation` field will have it jump back to `0` too, because the `Value` is `0` and the actual color value updates the color picker. You can see the [docs](http://casesandberg.github.io/react-color/) page to confirm this.
Contributor guide
Assessment
This issue has not been assessed yet.