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

Create ColorSelection component #113

Closed
shayc opened this issue Nov 18, 2017 · 2 comments
Closed

Create ColorSelection component #113

shayc opened this issue Nov 18, 2017 · 2 comments
Labels

Comments

@shayc
Copy link
Collaborator

shayc commented Nov 18, 2017

Phase 1:
Create a ColorSelection component, the component will be used in the "Add new button" screen, will allow to set a button's background when adding/editing a button.

Visually the component will look like a bar with 5 circle buttons (for 5 different colors), the color values can be passed as props but will fallback to default colors if nothing set - use values for colors from here
Each click on the color circle button, will trigger an event with the color value as passed argument.

Phase 2:
Add the ColorSelection component to the BoardButtonDetails screen, and bubble the color value up to the BoardContainer component

@shayc
Copy link
Collaborator Author

shayc commented Nov 20, 2017

taken by Lior

@shayc
Copy link
Collaborator Author

shayc commented Dec 12, 2017

thanks :)

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