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

[DOCS] Edits job creation UI text #59830

Merged
merged 1 commit into from
Mar 11, 2020
Merged

[DOCS] Edits job creation UI text #59830

merged 1 commit into from
Mar 11, 2020

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Mar 10, 2020

Summary

Edits UI text in the data frame analytics job wizards.

Checklist

For maintainers

cc @gchaps

@lcawl lcawl added v8.0.0 Feature:Data Frame Analytics ML data frame analytics features labels Mar 10, 2020
@lcawl lcawl requested a review from a team as a code owner March 10, 2020 20:54
@@ -610,7 +610,7 @@ export const CreateAnalyticsForm: FC<CreateAnalyticsFormProps> = ({ actions, sta
})}
helpText={i18n.translate('xpack.ml.dataframe.analytics.create.excludedFieldsHelpText', {
defaultMessage:
'Optionally select fields to be excluded from analysis. All other supported fields will be included',
'Select fields to exclude from analysis. All other supported fields are included.',
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this sentence needed: All other supported fields are included.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's best keeping the second sentence in for clarity. Otherwise a user could think they need to manually exclude unsupported fields.

@lcawl lcawl added the release_note:skip Skip the PR/issue when compiling release notes label Mar 10, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

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

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

@@ -610,7 +610,7 @@ export const CreateAnalyticsForm: FC<CreateAnalyticsFormProps> = ({ actions, sta
})}
helpText={i18n.translate('xpack.ml.dataframe.analytics.create.excludedFieldsHelpText', {
defaultMessage:
'Optionally select fields to be excluded from analysis. All other supported fields will be included',
'Select fields to exclude from analysis. All other supported fields are included.',
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's best keeping the second sentence in for clarity. Otherwise a user could think they need to manually exclude unsupported fields.

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@lcawl lcawl merged commit 2779d10 into elastic:master Mar 11, 2020
@lcawl lcawl deleted the ml-ui-text branch March 11, 2020 16:04
lcawl added a commit to lcawl/kibana that referenced this pull request Mar 11, 2020
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 12, 2020
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Frame Analytics ML data frame analytics features :ml release_note:skip Skip the PR/issue when compiling release notes v7.7.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants