-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
Add a color picker for tiles #1771
Comments
Hi @martinbedouret, I would like to contribute to this feature, could you please elaborate on the feature requirement, I wanted to now in which parts of the website you wanted the color picker functionality to be applied. |
Hi @martinbedouret, I would also like to contribute to this feature. how do i become an Assignee? |
You are assigned! Please ask for support to @tomivm |
Hello, I’m interested in working on this issue. Could you confirm if it’s still available for someone to take? If you have any specific guidelines or suggestions for tackling this, please let me know. Thank you! |
You can take this issue. Good luck! |
Hi @Zek1t0 @YaelCohenGit I have updated the issue description with a guideline on how to implement this. Please feel free to work on it. |
hey @martinbedouret I have solved the issue and made a PR please do check |
Using the react-color component, please add a new color picker slider just below the color scheme component in the create new tile page. The new tile preview must change its color as we modify the slider in real-time.
Requirements:
See below an example:
The text was updated successfully, but these errors were encountered: