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

[8.2] [Session view] Search will now only search through verbose stuff if verbose mode is on. (#129959) #129979

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.2:

Questions ?

Please refer to the Backport tool documentation

…erbose mode is on. (#129959)

* session view search will now only search through verbose stuff if verbose mode is on.

* lint fix

* revised approach to auto expand when searching.

* any process with alerts now is auto expanded, regardless of jumpTo

* removed hacky selectionArea code (it was a premature optimization). also fixed ordering of children and search results.

* another couple fixes. duplicated events in ProcessImpl, as well as tweaks to scrollIntoView

* fix to nested jumpTo not working on initial load

Co-authored-by: mitodrummer <[email protected]>
(cherry picked from commit d1e3ce2)
@kibana-ci
Copy link
Collaborator

💚 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
sessionView 59.8KB 61.0KB +1.2KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @mitodrummer

@kibanamachine kibanamachine merged commit 8e5a3d7 into 8.2 Apr 12, 2022
@kibanamachine kibanamachine deleted the backport/8.2/pr-129959 branch April 12, 2022 09:22
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