Skip to content

Conversation

@igoristic
Copy link
Contributor

@igoristic igoristic commented Oct 28, 2019

Resolves #49427

The handler did not yet exist when the resize event listener was added, so _handleResize was never triggered on resize. This was because the function's behavior became async.

This issue can also be reproduced on a Mac environment, but I tested and made sure the fix works on Windows 10 as stated in the ticket

@igoristic igoristic added bug Fixes for quality problems that affect the customer experience release_note:fix Team:Monitoring Stack Monitoring team v8.0.0 v7.5.0 Feature:Stack Monitoring v7.6.0 labels Oct 28, 2019
@igoristic igoristic requested a review from cachedout October 28, 2019 06:21
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@cachedout cachedout left a comment

Choose a reason for hiding this comment

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

I can't speak to whether or not this is the right implementation but I tested this functionality and it looks good to me. Nice work, @igoristic

@igoristic
Copy link
Contributor Author

Backport:
7.x: 453735d
7.5: 31479c7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience Feature:Stack Monitoring release_note:fix Team:Monitoring Stack Monitoring team v7.5.0 v7.6.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resizing Monitoring page overlaps charts

3 participants