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

[9.0] [Security Solution] Enable new flyout navigation flag (#211330) #211840

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

## Summary

Changed `newExpandableFlyoutNavigationEnabled` to
`newExpandableFlyoutNavigationDisabled`. The flyout history and preview
navigation are now enabled by default.

Default (`newExpandableFlyoutNavigationDisabled` off)
- History icon show up in flyout
- Links in preview will open a new flyout

https://github.com/user-attachments/assets/10f558fa-3c4c-4718-9f7e-cce6a19ead8b

`newExpandableFlyoutNavigationDisabled` on
- No history shown
- Title links in preview disabled

https://github.com/user-attachments/assets/fcd6ab33-5c88-4c5b-b0c5-02cbcf14c40d

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit e3f166b)
@kibanamachine kibanamachine merged commit 3f439ad into elastic:9.0 Feb 19, 2025
9 checks passed
@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 8.8MB 8.8MB +26.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 85.6KB 85.6KB +1.0B

History

cc @christineweng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants