EuiScreenReaderOnly doesn't seem to be working correctly in its usage within the data grid column sorter. I can see that the component is being used, but the text still appears and does not pass the appropriate css selector to the item.
Labeling this as an urgent bug because I'm seeing it within Kibana in 7.15.
You can see a git blame for the recent changes to that area here.
https://github.com/elastic/eui/blame/177717529a3da522685d61fab39bcc9a719babce/src/components/datagrid/column_sorting_draggable.tsx#L72-L80

EuiScreenReaderOnlydoesn't seem to be working correctly in its usage within the data grid column sorter. I can see that the component is being used, but the text still appears and does not pass the appropriate css selector to the item.Labeling this as an urgent bug because I'm seeing it within Kibana in 7.15.
You can see a git blame for the recent changes to that area here.
https://github.com/elastic/eui/blame/177717529a3da522685d61fab39bcc9a719babce/src/components/datagrid/column_sorting_draggable.tsx#L72-L80