Description
The EuiDataGrid uses our EuiDraggable to re-order columns in a header control (see attached screenshot). These drag handles are throwing axe errors because there's a second div[role="button"] wrapping it.
There is a second issue with the drag handles not having an accessible label. @1Copenut is handling that. Tracking issue is #5911.
Guidance
Screenshot

Description
The
EuiDataGriduses ourEuiDraggableto re-order columns in a header control (see attached screenshot). These drag handles are throwing axe errors because there's a seconddiv[role="button"]wrapping it.There is a second issue with the drag handles not having an accessible label. @1Copenut is handling that. Tracking issue is #5911.
Guidance
Screenshot