tiaguinho / material-community-components

:panda_face: Angular Material Components created from the community

Home Page:https://tiaguinho.github.io/material-community-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Picker does not Update when Pasting into Hex Field

jordandh opened this issue · comments

Describe the bug
Pasting a hex value into the hex field does not update the color in the color picker.

To Reproduce
Steps to reproduce the behavior:

  1. Click a color in the palette to select a color.
  2. Paste a hex color into the hex field.
  3. Notice that the color does not update in the rest of the color picker

Expected behavior
Pasting a value into the hex field should update the color just like typing in the hex field does.

Desktop (please complete the following information):

  • OS: MacOS 11.0.1
  • Browser Chrome 87.0.4280.67

Additional context
Pasting a second time does cause the color to change.

I'm facing same issue, on windows pasting a second time does not work. Is there a timeline for fixing this?

bump!

Will this be fixed?