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

[Fleet] Fix warning icon not displaying on 8.7 #154119

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

jen-huang
Copy link
Contributor

@jen-huang jen-huang commented Mar 31, 2023

Originally reported in #152234 (comment)

With EUI v76, warning icon type was introduced: #152506

However, the EUI upgrade was only applied on 8.8. The callout here that uses the warning icon was a bug fix backported to 8.7 after the EUI upgrade. In 8.7 the EUI version does not have the warning icon type, causing a broken image to be rendered in this callout.

This PR reverts the icon to the legacy alert type will only be merged into 8.7.

With EUI v76, `warning` icon type was introduced: #152506

However, the EUI upgrade was only applied on 8.8. The callout here that uses the warning icon was backported to 8.7, where the EUI version does not have the `warning` icon type. Thus 8.7 should still use the legacy `alert` icon type.

This PR fixes that and will only be merged into 8.7.
@jen-huang jen-huang added release_note:fix backport:skip This commit does not require backporting Team:Fleet Team label for Observability Data Collection Fleet team v8.7.1 labels Mar 31, 2023
@jen-huang jen-huang self-assigned this Mar 31, 2023
@jen-huang jen-huang marked this pull request as ready for review March 31, 2023 04:23
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 930.6KB 930.6KB -2.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jen-huang

@jen-huang jen-huang merged commit daccb4c into 8.7 Mar 31, 2023
@jen-huang jen-huang deleted the jh/alert-icon-8.7 branch March 31, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:fix Team:Fleet Team label for Observability Data Collection Fleet team v8.7.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants