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

[SecuritySolution] Hover actions not working on the overview section of the host details page #210819

Merged
merged 6 commits into from
Feb 13, 2025

Conversation

angorayc
Copy link
Contributor

@angorayc angorayc commented Feb 12, 2025

Summary

Fixes #210815

Steps to verify:

  1. Ingest some data
  2. Visit host details page
  3. Hover onto host ID and IP address, verify filter in / filter out / add to timeline / show top N works correctly.
Screen.Recording.2025-02-12.at.20.50.40.mov

@angorayc angorayc added bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Threat Hunting:Explore ci:cloud-deploy Create or update a Cloud deployment labels Feb 12, 2025
@angorayc angorayc added the backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) label Feb 13, 2025
@kibanamachine
Copy link
Contributor

PR Cloud deployment started at: https://buildkite.com/elastic/kibana-deploy-cloud-from-pr/builds/48

@angorayc angorayc marked this pull request as ready for review February 13, 2025 12:22
@angorayc angorayc requested review from a team as code owners February 13, 2025 12:22
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore)

Copy link
Contributor

@semd semd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, all actions work correctly now. Thanks Angela
LGTM

@angorayc angorayc removed the ci:cloud-deploy Create or update a Cloud deployment label Feb 13, 2025
@elasticmachine
Copy link
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 22.3MB 22.3MB +548.0B

History

@angorayc angorayc merged commit b2db698 into elastic:main Feb 13, 2025
9 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.0

https://github.com/elastic/kibana/actions/runs/13314877017

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
9.0 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 210819

Questions ?

Please refer to the Backport tool documentation

angorayc added a commit to angorayc/kibana that referenced this pull request Feb 14, 2025
…of the host details page (elastic#210819)

## Summary

Fixes elastic#210815

Steps to verify:
1. Ingest some data
2. Visit host details page
3. Hover onto host ID and IP address, verify filter in / filter out /
add to timeline / show top N works correctly.

https://github.com/user-attachments/assets/75148ebb-154d-42a4-ae75-127925564d8a
(cherry picked from commit b2db698)
@angorayc
Copy link
Contributor Author

💔 Some backports could not be created

Status Branch Result
9.0 An unhandled error occurred. Please see the logs for details
8.x
8.18 An unhandled error occurred. Please see the logs for details

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 210819

Questions ?

Please refer to the Backport tool documentation

angorayc added a commit to angorayc/kibana that referenced this pull request Feb 14, 2025
…of the host details page (elastic#210819)

Fixes elastic#210815

Steps to verify:
1. Ingest some data
2. Visit host details page
3. Hover onto host ID and IP address, verify filter in / filter out /
add to timeline / show top N works correctly.

https://github.com/user-attachments/assets/75148ebb-154d-42a4-ae75-127925564d8a
(cherry picked from commit b2db698)
angorayc added a commit to angorayc/kibana that referenced this pull request Feb 14, 2025
…of the host details page (elastic#210819)

Fixes elastic#210815

Steps to verify:
1. Ingest some data
2. Visit host details page
3. Hover onto host ID and IP address, verify filter in / filter out /
add to timeline / show top N works correctly.

https://github.com/user-attachments/assets/75148ebb-154d-42a4-ae75-127925564d8a
(cherry picked from commit b2db698)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Threat Hunting:Explore v8.18.0 v9.0.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SecuritySolution] Hover actions on host details overview are not working
5 participants