Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Cloud Security] Fix for issue where date is not retained when …
…opening new tab (elastic#205128) (elastic#205538) # Backport This will backport the following commits from `main` to `8.x`: - [[Cloud Security] Fix for issue where date is not retained when opening new tab (elastic#205128)](elastic#205128) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rickyanto Ang","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-03T19:44:11Z","message":"[Cloud Security] Fix for issue where date is not retained when opening new tab (elastic#205128)\n\n## Summary\r\n\r\nThis PR addresses the issue where when user opens new tab by clicking on\r\npopout icon on Alerts Data grid on Alerts preview Contextual flyout, the\r\ndate from original tab is not retained, as such there are scenario where\r\nuser don't see any alerts on new tab because its defaulted to today when\r\nthe alerts only exist from view days ago\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/58a30d7d-18b3-47a8-ab4b-2ce143583368","sha":"32dbd14519584b118861a209fdc841b011b5b5a0","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Cloud Security","backport:prev-minor","v8.18.0"],"title":"[Cloud Security] Fix for issue where date is not retained when opening new tab","number":205128,"url":"https://github.com/elastic/kibana/pull/205128","mergeCommit":{"message":"[Cloud Security] Fix for issue where date is not retained when opening new tab (elastic#205128)\n\n## Summary\r\n\r\nThis PR addresses the issue where when user opens new tab by clicking on\r\npopout icon on Alerts Data grid on Alerts preview Contextual flyout, the\r\ndate from original tab is not retained, as such there are scenario where\r\nuser don't see any alerts on new tab because its defaulted to today when\r\nthe alerts only exist from view days ago\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/58a30d7d-18b3-47a8-ab4b-2ce143583368","sha":"32dbd14519584b118861a209fdc841b011b5b5a0"}},"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/205128","number":205128,"mergeCommit":{"message":"[Cloud Security] Fix for issue where date is not retained when opening new tab (elastic#205128)\n\n## Summary\r\n\r\nThis PR addresses the issue where when user opens new tab by clicking on\r\npopout icon on Alerts Data grid on Alerts preview Contextual flyout, the\r\ndate from original tab is not retained, as such there are scenario where\r\nuser don't see any alerts on new tab because its defaulted to today when\r\nthe alerts only exist from view days ago\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/58a30d7d-18b3-47a8-ab4b-2ce143583368","sha":"32dbd14519584b118861a209fdc841b011b5b5a0"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Rickyanto Ang <[email protected]>
- Loading branch information