React-color: Addition/Deletion of number for Saturation or Lightness in the ChromePicker replaces the value with "%%".

Created on 30 Sep 2019  路  6Comments  路  Source: casesandberg/react-color

Steps to reproduce:

1) Using the ChromePicker component, assuming saturation/lightness value to be 100%, delete the two 0's from the number.
Expected Saturation/Lightness value: 1% , Result Saturation/Lightness value: 1%%
2) Now click anywhere on the screen, the value changes to 100%. Expected value was 1%.

ChromePicker

3) Similarly, when entered a number in the Saturation/ /Lightness the number is appended by two percentages "1%%" or "12%%" or "122%%". This is also reproducible for Hue component.

Most helpful comment

I can confirm same issue - I'm having it with using https://www.npmjs.com/package/material-ui-color-picker package and You can easily reproduce it.

All 6 comments

I can confirm same issue - I'm having it with using https://www.npmjs.com/package/material-ui-color-picker package and You can easily reproduce it.

I also have the same issue! Please, fix it!

And I have the same issue

Hah, looks like I had such issue too

I had the same problem

鐜板湪宸茬粡瑙e喅浜嗗悧

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stevenxxiu picture stevenxxiu  路  6Comments

nevendyulgerov picture nevendyulgerov  路  3Comments

rpearce picture rpearce  路  4Comments

scottbarrow picture scottbarrow  路  6Comments

foreverpinetree picture foreverpinetree  路  3Comments