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
Question: do we need this aria-label at all? @artonge@ShGKme ?
I think, this would be good to have an image with a description here. This image helps to understand what type of file is here.
But I don't think, this is required (file name is still available). And that would not be easy to implement as any app can register new icon image for a new file type.
Implementation
<div data-v-ee6f34b5="" aria-label="MIME type image/png" class="_file-picker__file-icon_1vgv4_5" style="background-image: url(...);"></div>
<div data-v-ee6f34b5="" aria-label="MIME type text/markdown" class="_file-picker__file-icon_1vgv4_5" style="background-image: url(...);"><!----></div>
Question: do we need this
aria-label
at all? @artonge @ShGKme ?The text was updated successfully, but these errors were encountered: