You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: Shopify/dawn#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.
The text was updated successfully, but these errors were encountered:
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: Shopify/dawn#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.
The text was updated successfully, but these errors were encountered: