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

[ML] Fixing the unmounting jobs list react component on page change #29980

Conversation

jgowdyelastic
Copy link
Member

When navigating away from the jobs management page, the jobs summary poll continues to run. This caused by the main react jobs list component not being unmounted when the page changes.
It was introduced in this PR #20823 and is a side effect of no longer using reactDirective to mount the react component in an angular directive.

@jgowdyelastic jgowdyelastic added bug Fixes for quality problems that affect the customer experience regression v7.0.0 :ml v6.7.0 v6.6.1 labels Feb 4, 2019
@jgowdyelastic jgowdyelastic self-assigned this Feb 4, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@jgowdyelastic jgowdyelastic requested a review from a team as a code owner February 4, 2019 19:02
@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Contributor

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

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

LGTM ⚡️

@jgowdyelastic
Copy link
Member Author

retest

@jgowdyelastic jgowdyelastic force-pushed the destroying-job-list-react-component-on-page-change branch from 9d495f9 to 92c566c Compare February 4, 2019 21:30
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

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

LGTM

@jgowdyelastic jgowdyelastic force-pushed the destroying-job-list-react-component-on-page-change branch from 92c566c to 08fff36 Compare February 5, 2019 13:01
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

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

LGTM

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 :ml regression v6.6.1 v6.7.0 v7.0.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants