question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
erkkahacommented, Jul 3, 2019

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

1reaction
lardissonecommented, Aug 10, 2020

Any updates on this? Bug is still present.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Color
In this case, the color picker will initialize with the color #fff . When the color is changed, handleChangeComplete will fire and set...
Read more >
onChange event is not working in color type input
Just write the code where you are changing the color. I don't think there is a color change event though. – Mr_Green. Sep...
Read more >
Color Hex Color Codes
Color hex is a easy to use tool to get the color codes information including color models (RGB,HSL,HSV and CMYK), css and html...
Read more >
Mandala Art Using Neighbour point's(click to draw) - CodePen Embed
__react_component_tooltip.type-success{color:#fff;background-color:#8DC572}. ... EditableInput,{style:{input:c.input,label:c.label},label:"hex" ...
Read more >
:art: Color Pickers from Sketch, Photoshop, Chrome, Github ...
BlockPicker : don't invoke onChangeComplete when typing an hex color in EditableInput. Currently, as far as I type #000 in the EditableInput ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found