casesandberg/react-color

ChromePicker's HSL Input Values Change on Focus

Open

#323 建立於 2017年1月26日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (946 fork)batch import
help wanted

倉庫指標

Star
 (11,679 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Here's the issue we're seeing, it also reproduces on https://casesandberg.github.io/react-color/

  1. Open picker
  2. Switch to HSL
  3. Click in H (don’t enter anything)
  4. 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

貢獻者指南