kibana
kibana copied to clipboard
[Security Solution][Alert details] - use expandable flyout within timeline Notes
Summary
This previous PR introduced the expandable flyout to the main query table in timeline. This PR adds the expandable flyout to the Notes screen.
Testing
Make sure you have the flag turned on in your kibana.yml file: xpack.securitySolution.enableExperimental: ['expandableTimelineFlyoutEnabled']
Before
https://github.com/elastic/kibana/assets/17276605/16f430e9-3840-4148-bacf-861c73530c85
After
https://github.com/elastic/kibana/assets/17276605/627a18fa-7e5b-4b48-8cb1-f79fc2092df7
https://github.com/elastic/security-team/issues/7464 https://github.com/elastic/kibana/issues/181233
Checklist
- [ ] Unit or functional tests were updated or added to match the most common scenarios
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations)
:green_heart: Build Succeeded
- Buildkite Build
- Commit: 684d624e1c07789ccb2072d67fd494c0700058a4
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.7MB | 13.7MB | +20.6KB |
History
- :broken_heart: Build #206655 failed f77a9f2a6e77b05bfa0c7eaa54ffd3313e92946f
- :broken_heart: Build #206479 failed cdca0ed2cb7ed5f168994e68c57e154e344cccfc
- :broken_heart: Build #206151 failed 81821a93c23634f15ae2d1f960c7570f851fe9de
- :broken_heart: Build #205455 failed d966c1bfe2c385b28489d96b44a0fd623f566ca1
- :broken_heart: Build #205454 failed 2dc229388431eda3d2ef6f21923407805f39a568
To update your PR or re-run it, just comment with:
@elasticmachine merge upstream
💚 All backports created successfully
Status | Branch | Result |
---|---|---|
✅ | 8.14 |
Note: Successful backport PRs will be merged automatically after passing CI.
Questions ?
Please refer to the Backport tool documentation