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

[7.x] [Endpoint] use rbush to only render to DOM resolver nodes that are in view (#68957) #70072

Merged

Conversation

kqualters-elastic
Copy link
Contributor

Backports the following commits to 7.x:

… view (elastic#68957)

* [Endpoint] use rbush to only render resolver nodes that are in view in the DOM

* Add related events code back

* Change processNodePositionsAndEdgeLineSegments selector to return a function that takes optional bounding box

* Refactor selectors to not break original, and not run as often

* Memoize rtree search selector, fix tests

* Update node styles to use style hook, update jest tests

* Fix type change issue in jest test
@kqualters-elastic
Copy link
Contributor Author

@elasticmachine merge upstream

@elasticmachine elasticmachine requested review from a team as code owners June 29, 2020 13:49
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
securitySolution 788 +1 787

History

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

@kqualters-elastic kqualters-elastic merged commit daacd09 into elastic:7.x Jun 29, 2020
@kqualters-elastic kqualters-elastic deleted the backport/7.x/pr-68957 branch June 29, 2020 16:08
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