Files
polaris-react/a11y_shitlist.json
2019-08-16 18:14:47 -07:00

99 lines
5.4 KiB
JSON

{
"all-components-app-provider--with-i18n": [
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent",
"context": "<a aria-describedby=\"341\" class=\"ResourceItem-Link_nX_eE\" tabindex=\"0\" id=\"ResourceListItemOverlay1\" href=\"customers/341\" data-polaris-unstyled=\"true\"></a>",
"message": "Anchor element found with a valid href attribute, but no link content has been supplied.",
"type": "error",
"typeCode": 1,
"selector": "#ResourceListItemOverlay1"
},
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent",
"context": "<a aria-describedby=\"256\" class=\"ResourceItem-Link_nX_eE\" tabindex=\"0\" id=\"ResourceListItemOverlay2\" href=\"customers/256\" data-polaris-unstyled=\"true\"></a>",
"message": "Anchor element found with a valid href attribute, but no link content has been supplied.",
"type": "error",
"typeCode": 1,
"selector": "#ResourceListItemOverlay2"
}
],
"all-components-app-provider--default": [
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent",
"context": "<a aria-describedby=\"341\" class=\"ResourceItem-Link_nX_eE\" tabindex=\"0\" id=\"ResourceListItemOverlay1\" href=\"customers/341\" data-polaris-unstyled=\"true\"></a>",
"message": "Anchor element found with a valid href attribute, but no link content has been supplied.",
"type": "error",
"typeCode": 1,
"selector": "#ResourceListItemOverlay1"
},
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent",
"context": "<a aria-describedby=\"256\" class=\"ResourceItem-Link_nX_eE\" tabindex=\"0\" id=\"ResourceListItemOverlay2\" href=\"customers/256\" data-polaris-unstyled=\"true\"></a>",
"message": "Anchor element found with a valid href attribute, but no link content has been supplied.",
"type": "error",
"typeCode": 1,
"selector": "#ResourceListItemOverlay2"
}
],
"all-components-popover--popover-with-lazy-loaded-list": [
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name",
"context": "<button class=\"ResourceItem-Button_1bLKv\" tabindex=\"0\"></button>",
"message": "This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.",
"type": "error",
"typeCode": 1,
"selector": "#Popover1 > div > div > ul > li:nth-child(1) > div > button"
},
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name",
"context": "<button class=\"ResourceItem-Button_1bLKv\" tabindex=\"0\"></button>",
"message": "This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.",
"type": "error",
"typeCode": 1,
"selector": "#Popover1 > div > div > ul > li:nth-child(2) > div > button"
},
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name",
"context": "<button class=\"ResourceItem-Button_1bLKv\" tabindex=\"0\"></button>",
"message": "This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.",
"type": "error",
"typeCode": 1,
"selector": "#Popover1 > div > div > ul > li:nth-child(3) > div > button"
},
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name",
"context": "<button class=\"ResourceItem-Button_1bLKv\" tabindex=\"0\"></button>",
"message": "This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.",
"type": "error",
"typeCode": 1,
"selector": "#Popover1 > div > div > ul > li:nth-child(4) > div > button"
},
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name",
"context": "<button class=\"ResourceItem-Button_1bLKv\" tabindex=\"0\"></button>",
"message": "This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.",
"type": "error",
"typeCode": 1,
"selector": "#Popover1 > div > div > ul > li:nth-child(5) > div > button"
}
],
"all-components-resource-list--resource-list-with-filtering": [
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent",
"context": "<a aria-describedby=\"341\" class=\"ResourceItem-Link_nX_eE\" tabindex=\"0\" id=\"ResourceListItemOverlay1\" href=\"customers/341\" data-polaris-unstyled=\"true\"></a>",
"message": "Anchor element found with a valid href attribute, but no link content has been supplied.",
"type": "error",
"typeCode": 1,
"selector": "#ResourceListItemOverlay1"
},
{
"code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent",
"context": "<a aria-describedby=\"256\" class=\"ResourceItem-Link_nX_eE\" tabindex=\"0\" id=\"ResourceListItemOverlay2\" href=\"customers/256\" data-polaris-unstyled=\"true\"></a>",
"message": "Anchor element found with a valid href attribute, but no link content has been supplied.",
"type": "error",
"typeCode": 1,
"selector": "#ResourceListItemOverlay2"
}
]
}