Skip to content

[9.0] [Security Solution] Eui visual refresh - make palettes theme aware (#205873)#211222

Merged
tkajtoch merged 3 commits intoelastic:9.0from
tkajtoch:backport/9.0/pr-205873
Feb 19, 2025
Merged

[9.0] [Security Solution] Eui visual refresh - make palettes theme aware (#205873)#211222
tkajtoch merged 3 commits intoelastic:9.0from
tkajtoch:backport/9.0/pr-205873

Conversation

@tkajtoch
Copy link
Member

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…lastic#205873)

## Summary

This PR resolves elastic#201882 by
making sure that EUI palette functions are called during component
re-renders in Security Solution.

### Testing

Please verify if visualizations are displayed properly.

Running Kibana with the Borealis theme
In order to run Kibana with Borealis, you'll need to do the following:

Set the following in kibana.dev.yml:
`uiSettings.experimental.themeSwitcherEnabled: true`

Run Kibana with the following environment variable set:
`KBN_OPTIMIZER_THEMES="borealislight,borealisdark,v8light,v8dark" yarn
start`

This will expose a toggle under Stack Management > Advanced Settings >
Theme version, which you can use to toggle between Amsterdam and
Borealis.

(cherry picked from commit bcb3d70)

# Conflicts:
#	x-pack/solutions/security/plugins/security_solution/public/explore/network/components/embeddables/__mocks__/mock.ts
@tkajtoch tkajtoch added the backport This PR is a backport of another PR label Feb 14, 2025
@tkajtoch tkajtoch enabled auto-merge (squash) February 14, 2025 14:00
@tkajtoch tkajtoch requested a review from lgestc February 14, 2025 14:10
@tkajtoch
Copy link
Member Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

elasticmachine commented Feb 18, 2025

💔 Build Failed

Failed CI Steps

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
securitySolution 8.8MB 8.8MB +190.0B

History

@tkajtoch tkajtoch merged commit 72cd91a into elastic:9.0 Feb 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants