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
{{ message }}
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
@matt-neill closing this as this is the aim of ember-polaris is to match the behaviour of the Shopify React implementation in Ember-land, and their implementation of this also has a hard-coded empty alt attribute on the image.
Could do... waiting to hear from @matt-neill what the use case was first. I guess Shopify had their reasons for setting a blank alt value when they originally built the component 🤷♂️
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
Missing
alt
text in the<img />
tag of the callout card (line 39)Solution
Add some alt text, yo
The text was updated successfully, but these errors were encountered: