-
Notifications
You must be signed in to change notification settings - Fork 384
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
Discovery surrounding UI for color palettes #3067
Comments
Here is an example: |
This relates to ticket #2699 |
Color Palettes - I can create a style guide with actual colors if these palettes work well. Classic = Default |
@dero and I reviewed some concepts noted above and recommend breaking this work into 3 technical stages:
|
@cathibosco How do you think the users should remove the custom colors? |
@dero Currently we have a second level of visual indicator(s) showing the "active color" when the color is "in the palette" with circle and checkmark. The active color is changed by adding a new custom color or by clicking on different color in the palette. It would be intuitive to have a + (plus- see mock ups) as the next possible color at the end of a palette That might leave room for a remove color from palette in place of the clear button - but that is confusing and potentially frustrating. or The ability to drag a color off a palette to remove it would be useful. or with right click remove color from palette... although that is not possible or baked in yet. |
See how https://miro.com has a nice simple color tool. You can drag colors off the palette and the additional custom colors pile up at the end of the default palette. They do not have multiple palettes to chose from however. |
@MackenzieHartung We propose to break the technical implementation into two stages per #3067 (comment). In this stage we would extend the color picker to include a palette select box. I propose we create a new ticket to handle the palette preview in the dropdown as well as all functionality related to custom colors handling. |
@dero Can you create these two new issues you proposed? Then I think we can close this one. |
@MackenzieHartung @swissspidy Updated the existing ticket for palettes implementation to cover for the first stage of implementation and created a new issue for the second stage. I believe we can close this issue now. |
We need to look into how best to display the option of selecting a color palette within the editor. Please consider, the need for customized colors to be utilized alongside a selected palette.
The text was updated successfully, but these errors were encountered: