Skip to content

[EuiDragAndDrop][AXE-CORE]: Nested drag and drop buttons will not be announced by screen readers #5294

@1Copenut

Description

@1Copenut

Description

The EuiDragAndDrop has two instances where DIVs that are acting as button triggers have nested <button> elements. These buttons are throwing axe errors because they're native focusable elements nested in other focusable elements. We should remove the button if possible. The draggable divs contain their own label.

Guidance

Screenshots

Screen Shot 2021-10-20 at 2 29 54 PM


Screen Shot 2021-10-20 at 2 29 35 PM

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions