v73.0.0
Bug fixes
- Fixed
EuiDataGrid
a11y errors within toolbar popovers containing draggable elements with interactive children (#6517) - Fixed several styling bugs within
EuiDataGrid
's sorting toolbar popover (#6517)
Breaking changes
EuiToolTip
s now internally enforce only showing one tooltip at a time (the most recently triggered tooltip). This primarily affects scenarios where users are focused on a tooltip toggle via click, and then hover onto another tooltip toggle. (#6520)