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

Feat: - Add color picker <Under Discussion> #67

Open
piyush-gangrade opened this issue Oct 21, 2024 · 2 comments
Open

Feat: - Add color picker <Under Discussion> #67

piyush-gangrade opened this issue Oct 21, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed under-discussion Currently under discussion

Comments

@piyush-gangrade
Copy link

Is your feature request related to a problem? Please describe.
The current website allows users to input colors using HEX codes, RGB, and HSL values, but it lacks a visual color picker. This can be challenging for users who prefer selecting colors visually. I noticed that the design you shared (design/V01_design.png) includes a color picker, but it’s missing from the current website, making the process less intuitive for some users.

Describe the Solution You'd Like
I would like to add the color picker from design/V01_design.png to the website, allowing users to visually select colors. This would make it easier for users to choose their desired shades without needing to manually input codes, providing a smoother experience.

Describe Alternatives You've Considered
An alternative could be to continue with the current input methods, but this does not address the need for a more visual and user-friendly option.

Additional Context
Adding the color picker would align the website with the provided design (design/V01_design.png) and improve the user experience, making the color selection process more intuitive and accessible.

Screenshot 2024-10-21 194840

please assign this to me under Hacktoberfest

@piyush-gangrade piyush-gangrade added enhancement New feature or request needs-verification To be verified and assigned by the maintainers labels Oct 21, 2024
@utk09-NCL
Copy link
Owner

This is a good feature request, but actually I took the decision of removing the colour picker because it kind of makes the RGB, HSL, and HEX Input duplicated (since Color Picker already has these 3 categories). But I understand the concern of visual colour picking.
We probably need something like the picker here - https://rgbcolorpicker.com/

Screenshot 2024-10-22 at 17 00 58

Thoughts?

@utk09-NCL utk09-NCL added help wanted Extra attention is needed under-discussion Currently under discussion and removed needs-verification To be verified and assigned by the maintainers labels Oct 22, 2024
@utk09-NCL utk09-NCL changed the title Feat: Add color picker Feat: 28 - Add color picker Oct 22, 2024
@utk09-NCL utk09-NCL changed the title Feat: 28 - Add color picker Feat: - Add color picker <Under Discussion> Oct 22, 2024
@piyush-gangrade
Copy link
Author

This would be a great idea. I can implement this, but how do you want the color canvas in the design? My suggestion is that when the color bar is clicked or dragged, the canvas will open, allowing the user to pick a color. If the user clicks anywhere else outside the color bar while the canvas is open, it will close automatically. What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed under-discussion Currently under discussion
Projects
None yet
Development

No branches or pull requests

2 participants