-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Security Solution] Exp flyout expandable widget rendering #160625
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
Conversation
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
christineweng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps this comment is more applicable here :)
52ad499 to
6f5d5cd
Compare
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
Summary
This tiny PR ensures that widget contents are not rendered until expanded (in the expandable flyout). This will
prevent unnecessary requests being sent when we open the flyout.