You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added anchor prop to EuiTourStep to allow for DOM selector attachment (#5696)
EuiDataGrid now forces isExpandable to be true if any cellActions are passed, as keyboard users are otherwise unable to access cell actions without the expansion popover (#5710)
Bug fixes
Fixed EuiDataGrid not rerendering correctly on row heights change (#5712)
Fixed EuiContextMenu requiring two tab keypresses to advance to the next focusable menu item (#5719)
Fixed EuiDataGrid footer cell focus bugging out after moving its column (#5720)