Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] fix: [Search:AppSearch:Engines:Documents page]Customize documen…
…t search modal dialog missing title from announcement (#202452) (#202510) # Backport This will backport the following commits from `main` to `8.x`: - [fix: [Search:AppSearch:Engines:Documents page]Customize document search modal dialog missing title from announcement (#202452)](#202452) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alexey Antonov","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-02T15:27:03Z","message":"fix: [Search:AppSearch:Engines:Documents page]Customize document search modal dialog missing title from announcement (#202452)\n\nCloses: #202427\r\n\r\n## Description\r\nDialog modal visible title should be announced for the users, especially\r\nusing assistive technology to know what dialog modal, flyout opened.\r\n\r\n## Changes made:\r\n\r\n1. aria-labelledby={modalTitleId} attribute was added for mentioned\r\nEuiModal\r\n\r\n## Screen\r\n<img width=\"1135\" alt=\"Screenshot 2024-12-02 at 14 43 16\"\r\nsrc=\"https://github.com/user-attachments/assets/ce319c22-1ae9-49e1-99e1-7670e5d97993\">","sha":"6b7d6478b09fbdd1283759d37a024add1cea8217","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Project:Accessibility","release_note:skip","v9.0.0","Team:Search","backport:prev-minor"],"title":"fix: [Search:AppSearch:Engines:Documents page]Customize document search modal dialog missing title from announcement","number":202452,"url":"https://github.com/elastic/kibana/pull/202452","mergeCommit":{"message":"fix: [Search:AppSearch:Engines:Documents page]Customize document search modal dialog missing title from announcement (#202452)\n\nCloses: #202427\r\n\r\n## Description\r\nDialog modal visible title should be announced for the users, especially\r\nusing assistive technology to know what dialog modal, flyout opened.\r\n\r\n## Changes made:\r\n\r\n1. aria-labelledby={modalTitleId} attribute was added for mentioned\r\nEuiModal\r\n\r\n## Screen\r\n<img width=\"1135\" alt=\"Screenshot 2024-12-02 at 14 43 16\"\r\nsrc=\"https://github.com/user-attachments/assets/ce319c22-1ae9-49e1-99e1-7670e5d97993\">","sha":"6b7d6478b09fbdd1283759d37a024add1cea8217"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202452","number":202452,"mergeCommit":{"message":"fix: [Search:AppSearch:Engines:Documents page]Customize document search modal dialog missing title from announcement (#202452)\n\nCloses: #202427\r\n\r\n## Description\r\nDialog modal visible title should be announced for the users, especially\r\nusing assistive technology to know what dialog modal, flyout opened.\r\n\r\n## Changes made:\r\n\r\n1. aria-labelledby={modalTitleId} attribute was added for mentioned\r\nEuiModal\r\n\r\n## Screen\r\n<img width=\"1135\" alt=\"Screenshot 2024-12-02 at 14 43 16\"\r\nsrc=\"https://github.com/user-attachments/assets/ce319c22-1ae9-49e1-99e1-7670e5d97993\">","sha":"6b7d6478b09fbdd1283759d37a024add1cea8217"}}]}] BACKPORT--> Co-authored-by: Alexey Antonov <[email protected]>
- Loading branch information