casesandberg/react-color
Vedi su GitHubChromePicker's HSL Input Values Change on Focus
Open
#323 aperta il 26 gen 2017
help wanted
Metriche repository
- Star
- (11.679 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Here's the issue we're seeing, it also reproduces on https://casesandberg.github.io/react-color/
- Open picker
- Switch to HSL
- Click in H (don’t enter anything)
- Click in S
Result: H switches to showing the HEX value of the current color. Note: only occurs on the first load, cycle through the input types and it won't happen.
I did a search in the issues list and wasn't able to find this, is it a known issue?
Thanks, Reeves