Skip to content

Fix screenreader text in DG sort dropdown#5084

Merged
snide merged 4 commits intoelastic:masterfrom
snide:dg/screenreader
Aug 25, 2021
Merged

Fix screenreader text in DG sort dropdown#5084
snide merged 4 commits intoelastic:masterfrom
snide:dg/screenreader

Conversation

@snide
Copy link
Copy Markdown
Contributor

@snide snide commented Aug 25, 2021

Summary

Fixes #5081

EuiScreenReader uses clones to apply classnames. If wrapped around an i18n block along, it can not pass the CSS class to the inner item.

image
image

Checklist

@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_5084/

Copy link
Copy Markdown
Contributor

@cee-chen cee-chen left a comment

Choose a reason for hiding this comment

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

Confirmed this is working great - thanks Dave!

snide and others added 2 commits August 25, 2021 13:33
@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_5084/

1 similar comment
@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_5084/

@snide snide merged commit f1f395f into elastic:master Aug 25, 2021
@snide snide deleted the dg/screenreader branch August 25, 2021 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[EuiDataGrid] EuiScreenReaderOnly text displaying in Data Grid sort

3 participants