[ML] Force metric selection for Single Metric Viewer#48235
Merged
darnautov merged 17 commits intoelastic:masterfrom Oct 23, 2019
Merged
[ML] Force metric selection for Single Metric Viewer#48235darnautov merged 17 commits intoelastic:masterfrom
darnautov merged 17 commits intoelastic:masterfrom
Conversation
Contributor
|
Pinging @elastic/ml-ui (:ml) |
Contributor
💚 Build Succeeded |
alvarezmelissa87
approved these changes
Oct 15, 2019
Contributor
alvarezmelissa87
left a comment
There was a problem hiding this comment.
LGTM overall ⚡️ Just a comment on having a message in future explaining when users see the blank page - that for single metric viewer it’s required to provide a single metric
Contributor
💚 Build Succeeded |
Contributor
|
What is the user experience for someone landing on this page, when a partitoning field has not been selected? Agree with @alvarezmelissa87 comment that we need to be helpful in this case. |
Contributor
💚 Build Succeeded |
Contributor
💚 Build Succeeded |
…etric-force-partition-field # Conflicts: # x-pack/legacy/plugins/ml/public/timeseriesexplorer/timeseriesexplorer.js
Contributor
💚 Build Succeeded |
Contributor
…etric-force-partition-field
Contributor
💚 Build Succeeded |
Contributor
|
Tested this locally - latest changes LGTM 👍 |
Contributor
Author
|
retest |
Contributor
💔 Build Failed |
Contributor
💔 Build Failed |
peteharverson
approved these changes
Oct 23, 2019
Contributor
peteharverson
left a comment
There was a problem hiding this comment.
Tested after latest commits, and LGTM
Contributor
Author
|
retest |
…etric-force-partition-field
ryankeairns
approved these changes
Oct 23, 2019
Contributor
ryankeairns
left a comment
There was a problem hiding this comment.
The SCSS change LGTM.
Contributor
💚 Build Succeeded |
darnautov
added a commit
to darnautov/kibana
that referenced
this pull request
Oct 23, 2019
* [ML] force metric selection * [ML] disable forecast if no metric selected * [ML] check all controls * [ML] fix for no partitioning fields * [ML] warning message condition * [ML] force metric selection * [ML] disable forecast if no metric selected * [ML] check all controls * [ML] fix for no partitioning fields * [ML] warning message condition * [ML] fix criteria fields * [ML] remove condition rendering for the tooltip * [ML] fix tooltip location
darnautov
added a commit
that referenced
this pull request
Oct 24, 2019
* [ML] force metric selection * [ML] disable forecast if no metric selected * [ML] check all controls * [ML] fix for no partitioning fields * [ML] warning message condition * [ML] force metric selection * [ML] disable forecast if no metric selected * [ML] check all controls * [ML] fix for no partitioning fields * [ML] warning message condition * [ML] fix criteria fields * [ML] remove condition rendering for the tooltip * [ML] fix tooltip location
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Resolves #18090. Force metric selection for a Single Metric Viewer.
Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.Documentation was added for features that require explanation or tutorialsUnit or functional tests were updated or added to match the most common scenarios