-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Maps] fix draw icons not displayed in buttons #138433
Conversation
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
Pinging @elastic/kibana-gis (Team:Geo) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! thanks for the fix.
code review and tested in chrome
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 0f64304)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
…tic#138457) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 0f64304) Co-authored-by: Nathan Reese <reese.nathan@elastic.co>
Fixes #138402
elastic/eui#5967 migrated EuiIcon from css to emotion. This broke display of svg icons in maps because there where using the no longer available class "euiIcon". This PR upates these svg icons to instead spread props into svg to pass along emotion styling.
To test, follow directions at https://www.elastic.co/guide/en/kibana/current/import-geospatial-data.html#_draw_features_in_a_map and verify all icons are displayed in toolbar