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

Can't change Canvas color palette anymore #33735

Closed
rashidkpc opened this issue Mar 22, 2019 · 1 comment
Closed

Can't change Canvas color palette anymore #33735

rashidkpc opened this issue Mar 22, 2019 · 1 comment
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Canvas loe:small Small Level of Effort Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@rashidkpc
Copy link
Contributor

Kibana version:
Master

Steps to reproduce:

  1. Open page color chooser
  2. Set color to #c66 (or anything else)
  3. Try to add the color with the ( + ) button
  4. Note ( / ) icon next to cursor, color is not added

Mar-22-2019 13-17-42

@rashidkpc rashidkpc added bug Fixes for quality problems that affect the customer experience Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Mar 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas

@cqliu1 cqliu1 added the loe:small Small Level of Effort label Mar 25, 2019
clintandrewhall added a commit that referenced this issue Apr 2, 2019
## Summary

(Fixes #33734 #33757 #33735)

This PR resolves issues with the `mini` color selector, the places the color picker was used, and removes complexity around color selection.  It allows for CSS-based color strings while still ruling out duplicates in the color palette, and fixes bugs found recently.

This PR also includes + modifies #33896 and updates Storybook to v5.

![Mar-28-2019 09-18-45](https://user-images.githubusercontent.com/297604/55168267-873a1c00-5140-11e9-93b9-f5ca86e70098.gif)
clintandrewhall added a commit to clintandrewhall/kibana that referenced this issue Apr 2, 2019
(Fixes elastic#33734 elastic#33757 elastic#33735)

This PR resolves issues with the `mini` color selector, the places the color picker was used, and removes complexity around color selection.  It allows for CSS-based color strings while still ruling out duplicates in the color palette, and fixes bugs found recently.

This PR also includes + modifies elastic#33896 and updates Storybook to v5.

![Mar-28-2019 09-18-45](https://user-images.githubusercontent.com/297604/55168267-873a1c00-5140-11e9-93b9-f5ca86e70098.gif)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Canvas loe:small Small Level of Effort Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

5 participants