Skip to content

Conversation

@bkimmel
Copy link
Contributor

@bkimmel bkimmel commented Sep 17, 2020

Summary

  1. Remove Submenu host buttons from Resolver Nodes
  2. Replace them with the group of pills they would show when clicked on (which will be visible now whenever their button would have been visible)

image

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@bkimmel bkimmel requested review from a team as code owners September 17, 2020 20:03
@bkimmel bkimmel added Feature:Resolver Security Solution Resolver feature release_note:skip Skip the PR/issue when compiling release notes Team:Endpoint Data Visibility Team managing the endpoint resolver labels Sep 17, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-app-team (Feature:Resolver)

@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-data-visibility-team (Team:Endpoint Data Visibility)

@monina-n monina-n self-requested a review September 17, 2020 21:15
@bkimmel
Copy link
Contributor Author

bkimmel commented Sep 18, 2020

@elasticmachine merge upstream

@bkimmel
Copy link
Contributor Author

bkimmel commented Sep 18, 2020

@elasticmachine merge upstream

const text = await (
await value.findByCssSelector('[class*="StyledLabelTitle"]')
)._webElement.getText();
const text = await value._webElement.getText();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

ℹ️ addressed by #77895

@bkimmel
Copy link
Contributor Author

bkimmel commented Sep 18, 2020

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

merge conflict between base and head

Copy link
Contributor

@oatkiller oatkiller left a comment

Choose a reason for hiding this comment

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

Nice

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
securitySolution 10.1MB -6.7KB 10.2MB

History

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

@bkimmel bkimmel merged commit 060f089 into elastic:master Sep 18, 2020
@bkimmel bkimmel deleted the resolver/overrideOpenClose branch September 18, 2020 18:45
bkimmel added a commit that referenced this pull request Sep 22, 2020
…#78078)

* [Security Solution][Resolver] Show all event counts
Co-authored-by: Elastic Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Resolver Security Solution Resolver feature release_note:skip Skip the PR/issue when compiling release notes Team:Endpoint Data Visibility Team managing the endpoint resolver v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants