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

Fix missing icons in Visualize listing. #11243

Merged

Conversation

cjcenizal
Copy link
Contributor

@cjcenizal cjcenizal commented Apr 13, 2017

Fixes #11235

Summary: When we implemented the new Visualization Wizard UI, we switched from using font icons to SVG images to represent each visualization type. However, we forgot to update the Visualize landing page table to use these SVG images.

Some of these icons are illegible at the smaller size. I already pinged @alt74 about this.

image

@cjcenizal cjcenizal added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) bug Fixes for quality problems that affect the customer experience v6.0.0 labels Apr 13, 2017
@cjcenizal cjcenizal merged commit a372328 into elastic:master Apr 14, 2017
@cjcenizal cjcenizal deleted the 11235/bug/visualizations-listing-icons branch April 14, 2017 21:00
cjcenizal added a commit to cjcenizal/kibana that referenced this pull request Apr 14, 2017
* Fix StatusText component so that it supports image icons.

* Fix missing icons in Visualize listing. Support both icons and images.
cjcenizal added a commit to cjcenizal/kibana that referenced this pull request Apr 14, 2017
* Fix StatusText component so that it supports image icons.

* Fix missing icons in Visualize listing. Support both icons and images.
cjcenizal added a commit that referenced this pull request Apr 14, 2017
* Fix StatusText component so that it supports image icons.

* Fix missing icons in Visualize listing. Support both icons and images.
cjcenizal added a commit that referenced this pull request Apr 14, 2017
* Fix StatusText component so that it supports image icons.

* Fix missing icons in Visualize listing. Support both icons and images.
@cjcenizal cjcenizal added release_note:enhancement release_note:fix and removed bug Fixes for quality problems that affect the customer experience release_note:enhancement labels May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:fix v5.4.1 v5.5.0 v6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants