[A11y][ML] Fixes title announcements in details step of the anomaly detection job wizards#218570
Merged
paulinashakirova merged 7 commits intoelastic:mainfrom Apr 23, 2025
Conversation
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
History
|
peteharverson
approved these changes
Apr 23, 2025
Contributor
peteharverson
left a comment
There was a problem hiding this comment.
LGTM. Verified on MacOS VoiceOver / Chrome.
Contributor
|
Starting backport for target branches: 8.17, 8.18, 8.19, 9.0 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Apr 23, 2025
…etection job wizards (elastic#218570) ## Summary This PR closes [[ML] Anomaly Detection: Job wizard fields in step 3 missing title from announcement](elastic#216593) issue. (cherry picked from commit f40c770)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Apr 23, 2025
…maly detection job wizards (#218570) (#219025) # Backport This will backport the following commits from `main` to `9.0`: - [[A11y][ML] Fixes title announcements in details step of the anomaly detection job wizards (#218570)](#218570) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Paulina Shakirova","email":"paulina.shakirova@elastic.co"},"sourceCommit":{"committedDate":"2025-04-23T22:28:38Z","message":"[A11y][ML] Fixes title announcements in details step of the anomaly detection job wizards (#218570)\n\n## Summary\nThis PR closes [[ML] Anomaly Detection: Job wizard fields in step 3\nmissing title from\nannouncement](#216593) issue.","sha":"f40c770c492b367ec396999415de063b19cb7c69","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:ML","backport:prev-minor","backport:prev-major","a11y","v9.1.0"],"title":"[A11y][ML] Fixes title announcements in details step of the anomaly detection job wizards","number":218570,"url":"https://github.com/elastic/kibana/pull/218570","mergeCommit":{"message":"[A11y][ML] Fixes title announcements in details step of the anomaly detection job wizards (#218570)\n\n## Summary\nThis PR closes [[ML] Anomaly Detection: Job wizard fields in step 3\nmissing title from\nannouncement](#216593) issue.","sha":"f40c770c492b367ec396999415de063b19cb7c69"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218570","number":218570,"mergeCommit":{"message":"[A11y][ML] Fixes title announcements in details step of the anomaly detection job wizards (#218570)\n\n## Summary\nThis PR closes [[ML] Anomaly Detection: Job wizard fields in step 3\nmissing title from\nannouncement](#216593) issue.","sha":"f40c770c492b367ec396999415de063b19cb7c69"}}]}] BACKPORT--> Co-authored-by: Paulina Shakirova <paulina.shakirova@elastic.co>
akowalska622
pushed a commit
to akowalska622/kibana
that referenced
this pull request
May 29, 2025
…etection job wizards (elastic#218570) ## Summary This PR closes [[ML] Anomaly Detection: Job wizard fields in step 3 missing title from announcement](elastic#216593) issue.
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
This PR closes [ML] Anomaly Detection: Job wizard fields in step 3 missing title from announcement issue.