react-color: BlockPicker: don't invoke onChangeComplete when typing an hex color in EditableInput

Currently, as far as I type #000 in the EditableInput within the BlockPicker, the onChangeComplete prop is called.

Well, actually I wanted to type #000FFF. Could onChangeComplete be called just when Enter is pressed or something like that?

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 15 (6 by maintainers)

Commits related to this issue

Most upvoted comments

Any updates on this? Bug is still present.

@casesandberg Would it be possible to get a new release to get this fixed?