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

[8.x] fix: [Search:AppSearch:Engines:Synonyms page]Button behind Manage synonym set dialog modal is announced by screen reader (#202417) #202871

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

kibanamachine
Copy link
Contributor

…onym set dialog modal is announced by screen reader (elastic#202417)

Closes: elastic#202272

## Description
Buttons which are behind dialog modals shouldn't be announced for the
user using assistive technology.

## Changes Made:
1. The DELETE_VALUE_BUTTON_LABEL translation was updated to include the
row index in its value.
2. A container with role="group" was created for input values. Now, the
container is focused when the "Delete row" item is pressed.

## Screen

<img width="1135" alt="image"
src="https://github.com/user-attachments/assets/919a547c-f878-430b-b187-1273e698bb61">

(cherry picked from commit 258754d)
@kibanamachine kibanamachine merged commit 5ccdaed into elastic:8.x Dec 4, 2024
11 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
enterpriseSearch 2.6MB 2.6MB +324.0B

cc @alexwizp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants