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 - unable to fill "0" in R/G/B fields #4459

Closed
2 tasks done
VitaliiSemchyshyn opened this issue Dec 3, 2024 · 1 comment · Fixed by #4466
Closed
2 tasks done

Color Picker - unable to fill "0" in R/G/B fields #4459

VitaliiSemchyshyn opened this issue Dec 3, 2024 · 1 comment · Fixed by #4466
Labels
🐛 bug Something isn't working

Comments

@VitaliiSemchyshyn
Copy link

Which UI Kit version is this bug for?

v5.x

Latest version

  • I have tested the latest version

No Hitachi confidential content

  • I'm not including any Hitachi confidential content

Current behavior 😯

Upon trying to fill 0 in R/G/B fields, value is not saved

Expected behavior 🤔

0 to be valid value

Steps to reproduce 🕹

Sandbox link: https://lumada-design.github.io/uikit/master/?path=/docs/widgets-color-picker--docs

Steps to reproduce:

  1. Open color picker.
  2. Choose color with R/G/B not 0.
  3. Try to separately change R/G/B to 0.

Context 🔦

If you fill 000000 in hex - R/G/B is set 0 automatically. But you can't change it to 0 manually.

Your Environment 🌎

Build tool: (e.g. Vite 4, Webpack 5)
Device & OS: (e.g. Windows 11 laptop, iPhone 13 iOS15)
Browser: (e.g. Chrome 112, Safari 15.4)
Other details (e.g. 4K resolution, ...)

@VitaliiSemchyshyn VitaliiSemchyshyn added the ⌛ needs triage Waiting for a review. These issues haven't been looked at yet by a maintainer. label Dec 3, 2024
@plagoa
Copy link
Contributor

plagoa commented Dec 4, 2024

Thanks for the feedback @VitaliiSemchyshyn . We've opened a bug to fix this.

@plagoa plagoa added 🐛 bug Something isn't working and removed ⌛ needs triage Waiting for a review. These issues haven't been looked at yet by a maintainer. labels Dec 4, 2024
@zettca zettca linked a pull request Dec 4, 2024 that will close this issue
@plagoa plagoa closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants