Skip to content

[8.15] [Security Solution ] Unified Timeline - Enables unified components by default and inverts the feature flag. (#187460)#188421

Merged
logeekal merged 1 commit intoelastic:8.15from
logeekal:backport/8.15/pr-187460
Jul 16, 2024
Merged

[8.15] [Security Solution ] Unified Timeline - Enables unified components by default and inverts the feature flag. (#187460)#188421
logeekal merged 1 commit intoelastic:8.15from
logeekal:backport/8.15/pr-187460

Conversation

@logeekal
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.15:

Questions ?

Please refer to the Backport tool documentation

… default and inverts the feature flag. (elastic#187460)

## Summary

This PR inverts the feature flag from
`unifiedComponentsInTimelineEnabled` to
`unifiedComponentsInTimelineDisabled` with a defualt value of false.

- This is done so that users have the option to turn off the **unified
components**.
- This also adapts all relevant jest and cypress tests to assume that
`unified components` are enabled.

(cherry picked from commit 7d6c18a)

# Conflicts:
#	x-pack/plugins/security_solution/public/timelines/components/timeline/tabs/shared/__snapshots__/use_timeline_columns.test.ts.snap
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 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
securitySolution 16.4MB 16.4MB -1.3KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 86.6KB 86.6KB +1.0B

@logeekal logeekal merged commit fc66b02 into elastic:8.15 Jul 16, 2024
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