casesandberg / casesandberg/react-color

Chrome HSLA - The parameter setting is not independent of each other

Open
#712 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

When the value of parameter L is 0 %, the value of parameter S is also changed on 0 %. The values of these parameters should be independent of each other

Steps to reproduce:
- go to chrome story in storybook
- click through color formats in picker to get to hsla inputs
- change the lightness value on 0 % - value for saturation is also changed on 0%
- change the saturation value on 50 %
- click on input with lightness

Visible effect:
Value for Saturation is changed on 0 %.
Expected:
Value for Saturation isn't changed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.