v46.2.0
- Updated
EuiDataGrid
s with scrolling content to always have a border around the grid body and any scrollbars (#5563) - Updated
EuiDataGrid
's body to a light gray background, which primarily shows when scrolling through virtualized content (#5562) - Added referenceable
id
for the generated label inEuiFormRow
(#5574) - Addeed optional attribute configurations in
EuiPopover
to aid screen reader announcements (#5574) - Added
ref
passthroughs toEuiIputPopover
subcomponents (#5574) - Added
EuiScreenReaderLive
component for updateablearia-live
regions (#5567)
Bug fixes
- Fixed an accessibility issue where
EuiComboBoxPill
close button had a nested interactive element (#5560) - Fixed EuiDataGrid height issue when in full-screen mode and with scrolling content (#5557)
- Fixed an accessibility issue in custom and interactive Drag and Drop patterns (#5568)
- Fixed a focus bug in
EuiDataGrid
when clicking another cell header with an already-open cell header popover (#5556) - Fixed
EuiDataGrid
to always focus back into the grid on pagination (#5587) - Fixed
EuiDataGrid
andEuiTable
pagination potentially rendering out view on narrow tables with many pages (#5561)