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

enhancement: Implement NativeColorPicker Component for web #38

Open
Edithmark42 opened this issue Feb 19, 2024 · 0 comments
Open

enhancement: Implement NativeColorPicker Component for web #38

Edithmark42 opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Edithmark42
Copy link
Contributor

Description:

Currently, our project lacks a ColorPicker component, which is essential for allowing users to select colors in various parts of the application. A ColorPicker component would enhance user experience and enable them to customize colors according to their preferences.

Expected Behavior:

When implemented, the ColorPicker component should provide users with an intuitive interface for selecting colors. It should allow users to choose colors from a spectrum and provide the selected color in various formats such as hexadecimal, RGB, and HSL.

Proposed Features:

  • Display a color spectrum for users to visually select colors.
  • Support for inputting colors via hexadecimal, RGB, and HSL formats.
  • Ability to set initial color and receive updates on color selection.
  • Option for users to save favorite or frequently used colors.
  • Accessibility features to ensure the ColorPicker is usable for all users.

Additional Notes:

It would be beneficial to consider integrating a widely used library like Material-UI's ColorPicker or similar solutions to maintain consistency and leverage existing best practices. The implementation should also be customizable to fit the overall design and theme of our application.

@Edithmark42 Edithmark42 added the enhancement New feature or request label Feb 19, 2024
@Edithmark42 Edithmark42 self-assigned this Feb 19, 2024
@PritamIT2023 PritamIT2023 assigned techoneel and unassigned Edithmark42 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants