KroneCorylus/ngx-colors

[BUG] Editing hex value on 2nd input screen and clicking 'ACCEPT' results in color defaulting to #FF0000

Closed this issue · 2 comments

When editing the hex value on the 2nd screen, the value always reverts to #FF0000 when 'ACCEPT' is clicked. Hitting enter or clicking outside the modal causes the color to be accepted correctly. Choosing a color with the color picker and clicking 'ACCEPT' causes the color to be accepted correctly.

STEPS TO REPRODUCE:

  • Click on color circle to open color picker
  • Click on down arrow to open 2nd screen
  • Edit hex value
  • Click 'ACCEPT'
  • Observe that the color is saved as #FF0000

1
Screen Shot 2022-06-21 at 11 06 01 AM
2
Screen Shot 2022-06-21 at 11 06 10 AM
3
Screen Shot 2022-06-21 at 11 06 25 AM
4
Screen Shot 2022-06-21 at 11 06 33 AM

Any plans to get this fixed?

Fixed on 3.1.3