Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChromePicker Alpha channel reverts to 1 when changing RGB inputs #886

Open
victorcarvalhosp opened this issue Jun 22, 2023 · 2 comments · May be fixed by #887
Open

ChromePicker Alpha channel reverts to 1 when changing RGB inputs #886

victorcarvalhosp opened this issue Jun 22, 2023 · 2 comments · May be fixed by #887

Comments

@victorcarvalhosp
Copy link

How to replicate the issue:

1 - Go to https://casesandberg.github.io/react-color/
2 - On the Chrome Picker, click on the arrow to see the RGBA inputs
image
3 - Change the A input to 0
image
4- Now change the value on the R input to something else
5 - The A input it's now back to 1 - When the 0 value we put previously on the A input should have been maintained.
image

@ParbhatKataria1
Copy link

ParbhatKataria1 commented Jun 26, 2023

Hi @victorcarvalhosp ! I would like to work on this issue. This is going to be my first contribution. It seems interesting to me, and I believe I can contribute a solution. Can you please assign this issue to me?

@victorcarvalhosp
Copy link
Author

victorcarvalhosp commented Jun 26, 2023

Hi @ParbhatKataria1 I just saw your opened PR - hope the team behind react-color approves it! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants