-
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
Update Color Picker, with Opacity, to Present a Better UX #3182
Comments
Jonny, should this work continue per your comment at #3181 (comment), or should we pause this as well? Re: shades: This refers to shades of primary colors, see Chrome DevTools Colorpicker, where you can long press to bring them up (I worked on this one ;-) ): |
Regarding opacity in editors - this simple editor is a very useful example as well and may be worth looking at closer. We have used it as a model in other issues like the color palettes mock ups... You see the results in the page and it has some simple break points that I am not sure about the usability on. You can open a free account at https://miro.com and experience this. |
Here is a low fi sketch of an option of moving the opacity selector up top in the panel so that it is not covered by added palette options... (brain storming here) It might be useful to see the changes as they happen on the page and not just when you are using the color picker... Editors have a palette they are working with, select a color and can set the opacity. Preview is live on the page. |
The shade picker above from Chrome dev Tools is nice... I'll keep an eye out for more options on that. |
Some examples of open source color pickers. https://github.com/loicmahieu/material-ui-color-picker The material UI color picker looks the best of the lot. |
This looks very useful @spacedmonkey Nice discovery. |
Interesting fact, gutenberg's color pickers, is based on React color. |
Shade Support was moved to a separate ticket: #3423 |
Feature description
As a user I want to see a more intuitive/visual dynamic color picker (including opacity) when selecting colors, with opacity option, currently in the editor.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
This is closely related to #3068 and #3213
Implementation brief
QA testing instructions
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: