-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…#211840) # Backport This will backport the following commits from `main` to `9.0`: - [[Security Solution] Enable new flyout navigation flag (#211330)](#211330) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-02-19T19:36:12Z","message":"[Security Solution] Enable new flyout navigation flag (#211330)\n\n## Summary\n\nChanged `newExpandableFlyoutNavigationEnabled` to\n`newExpandableFlyoutNavigationDisabled`. The flyout history and preview\nnavigation are now enabled by default.\n\nDefault (`newExpandableFlyoutNavigationDisabled` off)\n- History icon show up in flyout\n- Links in preview will open a new flyout\n\n\n\nhttps://github.com/user-attachments/assets/10f558fa-3c4c-4718-9f7e-cce6a19ead8b\n\n\n\n`newExpandableFlyoutNavigationDisabled` on\n- No history shown\n- Title links in preview disabled\n\n\n\nhttps://github.com/user-attachments/assets/fcd6ab33-5c88-4c5b-b0c5-02cbcf14c40d\n\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e3f166b70c85d730b15194f477db14d510043a82","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Threat Hunting:Investigations","backport:version","v8.18.0","v9.1.0","v8.19.0"],"title":"[Security Solution] Enable new flyout navigation flag","number":211330,"url":"https://github.com/elastic/kibana/pull/211330","mergeCommit":{"message":"[Security Solution] Enable new flyout navigation flag (#211330)\n\n## Summary\n\nChanged `newExpandableFlyoutNavigationEnabled` to\n`newExpandableFlyoutNavigationDisabled`. The flyout history and preview\nnavigation are now enabled by default.\n\nDefault (`newExpandableFlyoutNavigationDisabled` off)\n- History icon show up in flyout\n- Links in preview will open a new flyout\n\n\n\nhttps://github.com/user-attachments/assets/10f558fa-3c4c-4718-9f7e-cce6a19ead8b\n\n\n\n`newExpandableFlyoutNavigationDisabled` on\n- No history shown\n- Title links in preview disabled\n\n\n\nhttps://github.com/user-attachments/assets/fcd6ab33-5c88-4c5b-b0c5-02cbcf14c40d\n\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e3f166b70c85d730b15194f477db14d510043a82"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/211330","number":211330,"mergeCommit":{"message":"[Security Solution] Enable new flyout navigation flag (#211330)\n\n## Summary\n\nChanged `newExpandableFlyoutNavigationEnabled` to\n`newExpandableFlyoutNavigationDisabled`. The flyout history and preview\nnavigation are now enabled by default.\n\nDefault (`newExpandableFlyoutNavigationDisabled` off)\n- History icon show up in flyout\n- Links in preview will open a new flyout\n\n\n\nhttps://github.com/user-attachments/assets/10f558fa-3c4c-4718-9f7e-cce6a19ead8b\n\n\n\n`newExpandableFlyoutNavigationDisabled` on\n- No history shown\n- Title links in preview disabled\n\n\n\nhttps://github.com/user-attachments/assets/fcd6ab33-5c88-4c5b-b0c5-02cbcf14c40d\n\n\n\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e3f166b70c85d730b15194f477db14d510043a82"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <18648970+christineweng@users.noreply.github.com>
- Loading branch information
1 parent
1f98cbf
commit 3f439ad
Showing
27 changed files
with
215 additions
and
206 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.