[Watcher] Fix accessibility issues#219082
Conversation
|
Pinging @elastic/kibana-management (Team:Kibana Management) |
| ? JSON.stringify(watchHistoryDetails.details, null, 2) | ||
| : ''; | ||
|
|
||
| const watchHistoryDetailFlyoutId = useGeneratedHtmlId({ prefix: 'watchFlyout' }); |
There was a problem hiding this comment.
it 100% works, but maybe we can set different values of prefix for watchHistoryDetailFlyoutId and watchHistoryErrorDetailsFlyoutTitleId ?
There was a problem hiding this comment.
Makes sense, fixed!
ElenaStoeva
left a comment
There was a problem hiding this comment.
Thanks for fixing these a11y issues @SoniaSanzV! Changes lgtm, code review only.
|
Starting backport for target branches: 9.0 https://github.com/elastic/kibana/actions/runs/14757019895 |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Async chunks
History
cc @SoniaSanzV |
Closes: elastic#218749 Closes: elastic#218748 **Description** Set correct label for Watcher modal and Flyouts (cherry picked from commit 7f6fcf0)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
|
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. |
1 similar comment
|
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. |
# Backport This will backport the following commits from `main` to `9.0`: - [[Watcher] Fix accessibility issues (#219082)](#219082) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Sonia Sanz Vivas","email":"sonia.sanzvivas@elastic.co"},"sourceCommit":{"committedDate":"2025-04-30T14:27:16Z","message":"[Watcher] Fix accessibility issues (#219082)\n\nCloses: https://github.com/elastic/kibana/issues/218749\nCloses: https://github.com/elastic/kibana/issues/218748\n\n**Description**\nSet correct label for Watcher modal and Flyouts","sha":"7f6fcf0fec84428afef45e947a4dfb63009519ce","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Watcher","Team:Kibana Management","release_note:skip","backport:prev-minor","v9.1.0"],"title":"[Watcher] Fix accessibility issues","number":219082,"url":"https://github.com/elastic/kibana/pull/219082","mergeCommit":{"message":"[Watcher] Fix accessibility issues (#219082)\n\nCloses: https://github.com/elastic/kibana/issues/218749\nCloses: https://github.com/elastic/kibana/issues/218748\n\n**Description**\nSet correct label for Watcher modal and Flyouts","sha":"7f6fcf0fec84428afef45e947a4dfb63009519ce"}},"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/219082","number":219082,"mergeCommit":{"message":"[Watcher] Fix accessibility issues (#219082)\n\nCloses: https://github.com/elastic/kibana/issues/218749\nCloses: https://github.com/elastic/kibana/issues/218748\n\n**Description**\nSet correct label for Watcher modal and Flyouts","sha":"7f6fcf0fec84428afef45e947a4dfb63009519ce"}}]}] BACKPORT--> Co-authored-by: Sonia Sanz Vivas <sonia.sanzvivas@elastic.co>
|
This PR didn't make it into the latest 9.0.1 BC. Updating the labels. |
Closes: elastic#218749 Closes: elastic#218748 **Description** Set correct label for Watcher modal and Flyouts
Closes: #218749
Closes: #218748
Description
Set correct label for Watcher modal and Flyouts