Skip to content

Commit

Permalink
[EuiDataGrid] Remove screen reader text from cell popovers (#5087)
Browse files Browse the repository at this point in the history
* scope content ref to exclude screenreader text

* CL

* use Fragment
  • Loading branch information
thompsongl authored Aug 25, 2021
1 parent 6d89b6a commit 22a3478
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 164 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Fixed location of default value of `EuiToolTip`'s `display` prop ([#5066](https://github.com/elastic/eui/pull/5066))
- Fixed instance of `EuiScreenReader` text being exposed in `EuiDataGrid` sorting menu ([#5084](https://github.com/elastic/eui/pull/5084))
- Fixed default value of `EuiPagination`'s `activePage` to target first page ([#5053](https://github.com/elastic/eui/pull/5053))
- Fixed screen reader text from displaying in some `EuiDataGrid` cell popovers ([#5087](https://github.com/elastic/eui/pull/5087))

**Theme: Amsterdam**

Expand Down
Loading

0 comments on commit 22a3478

Please sign in to comment.