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] Data Frame Analytics: Fix scatterplot matrix boilerplate visibility with no fields selected. #96590

Merged
merged 3 commits into from
Apr 12, 2021

Conversation

walterra
Copy link
Contributor

@walterra walterra commented Apr 8, 2021

Summary

Fixes #95189.

Fixes the problem where deselecting all fields for the scatterplot would also hide the UI to do the actual selection. Now, when all fields are removed from the combo box, the UI stays visible, just the scatterplot itself will be hidden:

image

Checklist

For maintainers

@walterra walterra added bug Fixes for quality problems that affect the customer experience release_note:fix :ml v8.0.0 Feature:Data Frame Analytics ML data frame analytics features v7.13.0 v7.12.1 labels Apr 8, 2021
@walterra walterra requested a review from a team as a code owner April 8, 2021 15:35
@walterra walterra self-assigned this Apr 8, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

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 ⚡

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.

Tested and LGTM

@walterra
Copy link
Contributor Author

@elasticmachine merge upstream

@walterra walterra added the auto-backport Deprecated - use backport:version if exact versions are needed label Apr 12, 2021
@walterra walterra enabled auto-merge (squash) April 12, 2021 14:59
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ml 6.0MB 6.0MB +27.0B

History

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

cc @walterra

@walterra walterra merged commit 9b239f6 into elastic:master Apr 12, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Apr 12, 2021
…ity with no fields selected. (elastic#96590)

Fixes the problem where deselecting all fields for the scatterplot would also hide the UI to do the actual selection. Now, when all fields are removed from the combo box, the UI stays visible, just the scatterplot itself will be hidden.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Apr 12, 2021
…ity with no fields selected. (elastic#96590)

Fixes the problem where deselecting all fields for the scatterplot would also hide the UI to do the actual selection. Now, when all fields are removed from the combo box, the UI stays visible, just the scatterplot itself will be hidden.
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.12
7.x

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Apr 12, 2021
…ity with no fields selected. (#96590) (#96840)

Fixes the problem where deselecting all fields for the scatterplot would also hide the UI to do the actual selection. Now, when all fields are removed from the combo box, the UI stays visible, just the scatterplot itself will be hidden.

Co-authored-by: Walter Rafelsberger <[email protected]>
kibanamachine added a commit that referenced this pull request Apr 12, 2021
…ity with no fields selected. (#96590) (#96839)

Fixes the problem where deselecting all fields for the scatterplot would also hide the UI to do the actual selection. Now, when all fields are removed from the combo box, the UI stays visible, just the scatterplot itself will be hidden.

Co-authored-by: Walter Rafelsberger <[email protected]>
@walterra walterra deleted the ml-fix-scatterplot-matrix branch April 12, 2021 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed bug Fixes for quality problems that affect the customer experience Feature:Data Frame Analytics ML data frame analytics features :ml release_note:fix v7.12.1 v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ML] DFA job wizard's scatterplot breaks when all fields are removed from the selector
5 participants