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

Add a user friendly option to choose the colors. #6

Open
CheefColt opened this issue Oct 13, 2024 · 0 comments
Open

Add a user friendly option to choose the colors. #6

CheefColt opened this issue Oct 13, 2024 · 0 comments

Comments

@CheefColt
Copy link

What is the problem?

The given default color picker seems to be quite a headache when it comes to entering a custom color. The color picker defaults to rgb which each have to be typed seperately, and there is no state saving the user preference of color models.(i.e if for example hex is chosen once and entered, then the next time when color is chosen again it defaults to rgb which is very inconvinient).

Proposed Solution

It would be great if the above said problem can be solved by introducing a short-lived state variable.

A better idea would be to work on the UX/UI part of the color picker itself, and revamp to a better version.

While choosing a color in hex:
image

While choosing a new color, it defaults to RGB instead of HEX:
image

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

No branches or pull requests

1 participant