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

[8.11] [Security Solution] Fix analyzer panel width (#172026) #172328

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.11:

Questions ?

Please refer to the Backport tool documentation

## Summary

Fixes column not breaking correctly in analyzer. 3 places where this bug
occured: node details, event details and control panel. Event details
panel was fixed in [PR](elastic#170329).
This PR covers the other two.

![image](https://github.com/elastic/kibana/assets/18648970/e0bf64d2-06f9-42e9-b3fd-d26be1a1a48c)

After

![image](https://github.com/elastic/kibana/assets/18648970/bb5b3061-6b3b-4701-acf5-cf8db292ef4e)

### Checklist

- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)

(cherry picked from commit 2e52943)
@kibana-ci
Copy link
Collaborator

kibana-ci commented Nov 30, 2023

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #36 / Actions migrations "before all" hook for "7.10.0 migrates the casesConfiguration to be the incidentConfiguration in config, then 7.11.0 removes incidentConfiguration"

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 13.0MB 13.0MB -1.3KB

History

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

cc @christineweng

@kibanamachine kibanamachine merged commit fb01923 into elastic:8.11 Nov 30, 2023
27 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants