From 7e9d781b9b44171d129a4af3726146f03864a0fc Mon Sep 17 00:00:00 2001 From: Daniel Leroux Date: Thu, 15 Aug 2019 09:01:01 -0400 Subject: [PATCH] making list item accessible --- UNRELEASED.md | 2 ++ a11y_shitlist.json | 36 ------------------- src/components/ResourceList/README.md | 16 +++++++-- .../ResourceList/components/Item/Item.tsx | 2 +- 4 files changed, 17 insertions(+), 39 deletions(-) diff --git a/UNRELEASED.md b/UNRELEASED.md index 23ab1bc94ac..fc07581c421 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -48,10 +48,12 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f - Updated translation.yml with the new locales path ([#1649](https://github.com/Shopify/polaris-react/pull/1649)) - Fixed accessibility issue with `Tabs` list item presentation role ([#1958](https://github.com/Shopify/polaris-react/pull/1958)) - Removed `Tooltip` on disabled `Pagination` buttons ([#1963](https://github.com/Shopify/polaris-react/pull/1963)) +- Fixed accessibility labels on `ResourceList.Item` persistent action disclosure icon ([#1973](https://github.com/Shopify/polaris-react/pull/1973)) ### Documentation - Updated `AppProvider` app bridge example to use our `AppBridgeContext`([#1877](https://github.com/Shopify/polaris-react/pull/1877)) +- Updated example for the `ResourceList.Item` persistent actions accessibility labels ([#1973](https://github.com/Shopify/polaris-react/pull/1973)) ### Development workflow diff --git a/a11y_shitlist.json b/a11y_shitlist.json index 471058b69c9..abf62758fcb 100644 --- a/a11y_shitlist.json +++ b/a11y_shitlist.json @@ -77,24 +77,6 @@ "selector": "#Popover1 > div > div > ul > li:nth-child(5) > div > button" } ], - "all-components-resource-list--resource-list-with-persistent-item-shortcut-actions": [ - { - "code": "WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name", - "context": "