+ Array [
+ Object {
+ "description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
+ "help": "Interactive controls must not be nested",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright",
+ "id": "nested-interactive",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "
Name
",
+ "target": Array [
+ "div[data-rbd-draggable-id=\"0\"]",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "th:nth-child(1) > .MuiTableSortLabel-root-686.MuiButtonBase-root-539[role=\"button\"]",
+ ],
+ },
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "Users and groups
",
+ "target": Array [
+ "div[data-rbd-draggable-id=\"1\"]",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "th:nth-child(2) > .MuiTableSortLabel-root-686.MuiButtonBase-root-539[role=\"button\"]",
+ ],
+ },
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "Accessible plugins
",
+ "target": Array [
+ "div[data-rbd-draggable-id=\"2\"]",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "th:nth-child(3) > .MuiTableSortLabel-root-686.MuiButtonBase-root-539[role=\"button\"]",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.keyboard",
+ "wcag2a",
+ "wcag412",
+ "TTv5",
+ "TT6.a",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "RGAAv4",
+ "RGAA-7.1.1",
+ ],
+ },
+ ]