[Cloud Security] Fixed an issue with Host.name Alerts contextual flyout#200626
Merged
maxcold merged 3 commits intoelastic:mainfrom Nov 19, 2024
Merged
[Cloud Security] Fixed an issue with Host.name Alerts contextual flyout#200626maxcold merged 3 commits intoelastic:mainfrom
maxcold merged 3 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
Contributor
💚 Build Succeeded
Metrics [docs]
History
|
albertoblaz
approved these changes
Nov 19, 2024
tiansivive
approved these changes
Nov 19, 2024
maxcold
approved these changes
Nov 19, 2024
Contributor
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11909919186 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 19, 2024
…ut (elastic#200626) ## Summary This PR addresses issue with Alerts flyout on host.name. Users are unable to to open Flyout via clicking Expand flyout (Missing this) and also unable to close Alerts datagrid ## Issue <img width="1728" alt="Screenshot 2024-11-18 at 9 43 24 AM" src="https://github.com/user-attachments/assets/768729ac-b7e7-4bac-a6a6-253ad183b4bb"> ## Fix <img width="1725" alt="Screenshot 2024-11-18 at 9 44 05 AM" src="https://github.com/user-attachments/assets/25044a1c-924f-48f1-8f41-51d5f5797b28"> (cherry picked from commit e05d834)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
2 tasks
kibanamachine
added a commit
that referenced
this pull request
Nov 19, 2024
…l flyout (#200626) (#200688) # Backport This will backport the following commits from `main` to `8.x`: - [[Cloud Security] Fixed an issue with Host.name Alerts contextual flyout (#200626)](#200626) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rickyanto Ang","email":"rickyangwyn@gmail.com"},"sourceCommit":{"committedDate":"2024-11-19T09:20:37Z","message":"[Cloud Security] Fixed an issue with Host.name Alerts contextual flyout (#200626)\n\n## Summary\r\n\r\nThis PR addresses issue with Alerts flyout on host.name. Users are\r\nunable to to open Flyout via clicking Expand flyout (Missing this) and\r\nalso unable to close Alerts datagrid\r\n\r\n## Issue\r\n<img width=\"1728\" alt=\"Screenshot 2024-11-18 at 9 43 24 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/768729ac-b7e7-4bac-a6a6-253ad183b4bb\">\r\n\r\n## Fix\r\n<img width=\"1725\" alt=\"Screenshot 2024-11-18 at 9 44 05 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/25044a1c-924f-48f1-8f41-51d5f5797b28\">","sha":"e05d83486b7f2229940d2c4d90549bf84cd23585","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Cloud Security","backport:prev-minor","backport:version","v8.17.0"],"title":"[Cloud Security] Fixed an issue with Host.name Alerts contextual flyout","number":200626,"url":"https://github.com/elastic/kibana/pull/200626","mergeCommit":{"message":"[Cloud Security] Fixed an issue with Host.name Alerts contextual flyout (#200626)\n\n## Summary\r\n\r\nThis PR addresses issue with Alerts flyout on host.name. Users are\r\nunable to to open Flyout via clicking Expand flyout (Missing this) and\r\nalso unable to close Alerts datagrid\r\n\r\n## Issue\r\n<img width=\"1728\" alt=\"Screenshot 2024-11-18 at 9 43 24 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/768729ac-b7e7-4bac-a6a6-253ad183b4bb\">\r\n\r\n## Fix\r\n<img width=\"1725\" alt=\"Screenshot 2024-11-18 at 9 44 05 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/25044a1c-924f-48f1-8f41-51d5f5797b28\">","sha":"e05d83486b7f2229940d2c4d90549bf84cd23585"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200626","number":200626,"mergeCommit":{"message":"[Cloud Security] Fixed an issue with Host.name Alerts contextual flyout (#200626)\n\n## Summary\r\n\r\nThis PR addresses issue with Alerts flyout on host.name. Users are\r\nunable to to open Flyout via clicking Expand flyout (Missing this) and\r\nalso unable to close Alerts datagrid\r\n\r\n## Issue\r\n<img width=\"1728\" alt=\"Screenshot 2024-11-18 at 9 43 24 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/768729ac-b7e7-4bac-a6a6-253ad183b4bb\">\r\n\r\n## Fix\r\n<img width=\"1725\" alt=\"Screenshot 2024-11-18 at 9 44 05 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/25044a1c-924f-48f1-8f41-51d5f5797b28\">","sha":"e05d83486b7f2229940d2c4d90549bf84cd23585"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Rickyanto Ang <rickyangwyn@gmail.com>
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Dec 12, 2024
…ut (elastic#200626) ## Summary This PR addresses issue with Alerts flyout on host.name. Users are unable to to open Flyout via clicking Expand flyout (Missing this) and also unable to close Alerts datagrid ## Issue <img width="1728" alt="Screenshot 2024-11-18 at 9 43 24 AM" src="https://github.com/user-attachments/assets/768729ac-b7e7-4bac-a6a6-253ad183b4bb"> ## Fix <img width="1725" alt="Screenshot 2024-11-18 at 9 44 05 AM" src="https://github.com/user-attachments/assets/25044a1c-924f-48f1-8f41-51d5f5797b28">
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.
Summary
This PR addresses issue with Alerts flyout on host.name. Users are unable to to open Flyout via clicking Expand flyout (Missing this) and also unable to close Alerts datagrid
Issue
Fix