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

[Feature Request]: Add color selection component #215

Open
AkashPaloju opened this issue Jul 21, 2024 · 0 comments
Open

[Feature Request]: Add color selection component #215

AkashPaloju opened this issue Jul 21, 2024 · 0 comments
Labels

Comments

@AkashPaloju
Copy link
Collaborator

AkashPaloju commented Jul 21, 2024

Is your feature request related to a problem? Please describe.

We need a color selection component to upload images when adding a product

Describe the solution you'd like

Add the component according to this figma

https://www.figma.com/design/5Hs4DlvyJJWjQB9K7Fh0CY/Getit?node-id=1335-751&t=zvceiaocLViVgFF6-0

The selection dropdown should open on clicking "+" icon and "Add" button should add the selected color to the list.
We allow only 2 formats for color selection one is "hexcode"(like #000000, #FFFFFF) and other is name (like blue,red ...)

Note: The parent component will receive all data from the backend and pass it to this child component. This child component does not interact directly with the backend.

Describe alternatives you've considered

No response

Developer Notes

List the component's "props" you create and explain how data communication occurs between the component and its parent component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant