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

Color picker is ugly #169

Open
KillyMXI opened this issue Aug 15, 2024 · 0 comments
Open

Color picker is ugly #169

KillyMXI opened this issue Aug 15, 2024 · 0 comments

Comments

@KillyMXI
Copy link

What I see:

image

  • not enough space in the text box;
  • wrong format in the text box (expected hsl, got hsla even though alpha disabled for the color variable)
  • weirdly wrapped buttons, making their meaning obscured;

Pickr demo page shows more spacious version that is more appropriate for the use case:

image

Also, the dependency looks suspicious:

  "dependencies": {
    "@simonwep/pickr": "https://github.com/nothingislost/pickr/archive/a17739f7aa1871b44da778cbb79ae76dae77d839.tar.gz",

Instead of outdated one-fix fork, it may be worth to PR to upstream.
https://github.com/simonwep/pickr is not archived, despite what it was saying at the time of the fork.

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