[8.16] [Threat Hunting Investigations] Fix timeline column width bug (#214178)#214520
Merged
janmonschke merged 2 commits intoelastic:8.16from Mar 14, 2025
Merged
[8.16] [Threat Hunting Investigations] Fix timeline column width bug (#214178)#214520janmonschke merged 2 commits intoelastic:8.16from
janmonschke merged 2 commits intoelastic:8.16from
Conversation
…c#214178) ## Summary Fixes: elastic#213754 The issue above describes a bug in timeline that makes it impossible to change the width of a timeline column. This PR fixes that issue and makes sure that timeline column width settings are saved to localStorage. This mimics the behaviour of the alerts table elsewhere in security solution. https://github.com/user-attachments/assets/8b9803a0-406d-4f2d-ada5-4c0b76cd6ab8 --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> (cherry picked from commit edbc618) # Conflicts: # x-pack/plugins/security_solution/public/timelines/components/timeline/unified_components/data_table/index.tsx # x-pack/plugins/security_solution/public/timelines/store/helpers.test.ts # x-pack/plugins/security_solution/public/timelines/store/helpers.ts # x-pack/plugins/security_solution/public/timelines/store/middlewares/create_timeline_middlewares.ts # x-pack/plugins/security_solution/public/timelines/store/middlewares/timeline_localstorage.test.ts # x-pack/plugins/security_solution/public/timelines/store/middlewares/timeline_localstorage.ts
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
History
|
logeekal
approved these changes
Mar 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto8.16:Questions ?
Please refer to the Backport tool documentation