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

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

Merged
merged 12 commits into from
Apr 12, 2022

Conversation

mitodrummer
Copy link
Contributor

Summary

This fixes the following issues:
#129535
#129536

https://www.loom.com/share/6eb3692fc85a4ad3bb74b398d6c7c08e

Checklist

Delete any items that are not applicable to this PR.

@mitodrummer mitodrummer added auto-backport Deprecated - use backport:version if exact versions are needed v8.2.0 Team: AWP: Platform Adaptive Workload Protection Platform team from Security Solution v8.3.0 v8.2.1 labels Apr 11, 2022
@mitodrummer mitodrummer requested a review from a team April 11, 2022 22:10
@mitodrummer mitodrummer added the release_note:skip Skip the PR/issue when compiling release notes label Apr 11, 2022
Copy link

@zizhouW zizhouW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mitodrummer mitodrummer enabled auto-merge (squash) April 12, 2022 06:11
@mitodrummer mitodrummer merged commit d1e3ce2 into elastic:main Apr 12, 2022
@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

History

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

kibanamachine pushed a commit that referenced this pull request Apr 12, 2022
…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)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.2

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Apr 12, 2022
…erbose mode is on. (#129959) (#129979)

* 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)

Co-authored-by: Karl Godard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team: AWP: Platform Adaptive Workload Protection Platform team from Security Solution v8.2.0 v8.2.1 v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants