liquid icon indicating copy to clipboard operation
liquid copied to clipboard

powered_by_link not providing an accessible warning

Open ludoboludo opened this issue 2 years ago • 1 comments

The powered_by_link object doesn't output a link that is deemed accessible enough.

The link is being opened in a new window/tab so having a warning for screen readers can be useful. We tend to add this behaviour on our Shopify flagship themes.

Here is the github issue from our public repo outlining the issue: https://github.com/Shopify/dawn/issues/720

We could create work around via JS but ideally we don't need to add extra logic like this to make the outcome of the object accessible.

ludoboludo avatar Jun 09 '22 21:06 ludoboludo

Also mentioned in this PR: https://github.com/Shopify/dawn/pull/1735

ludoboludo avatar Jun 16 '22 14:06 ludoboludo