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] [Uptime] Fix jerky monitor list expanded row behavior (#47080) #47112

Merged
merged 1 commit into from
Oct 3, 2019

Conversation

andrewvc
Copy link
Contributor

@andrewvc andrewvc commented Oct 2, 2019

Backports the following commits to 7.x:

* [Uptime] Fix jerky monitor list expanded row behavior

Only set loading to true when there are no items present to prevent the bug outlined in
in elastic/eui#2393 . Once that is fixed we can simply set the value here to
loading={loading}

Fixes elastic#46244

* Also fix loading state of charts to not move the table around
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@andrewvc andrewvc merged commit 424440e into elastic:7.x Oct 3, 2019
@andrewvc andrewvc deleted the backport/7.x/pr-47080 branch October 3, 2019 21:43
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.

2 participants