Currently, the Cover Image field in both the Remote Video and Local Video media types does not include an Alt text field.
This makes the media items less accessible to users who rely on screen readers, as they cannot understand the visual context provided by cover images when the video itself is not playing or visible.
According to WCAG 2.2 - Guideline 1.1 (Text Alternatives), all meaningful images must include a text alternative to describe their purpose or content.
Without Alt text:
Screen readers skip over important visual content.
Accessibility audits (Lighthouse, axe DevTools, etc.) raise errors for missing alt attributes.
Content editors cannot add meaningful image descriptions for accessibility or SEO purposes.
Example
Media Type: Remote Video
Field: field_media_cover_image
Current behavior: The referenced image does not provide a text alternative field.
Expected behavior: Editors should be able to add an Alt text when uploading or referencing the image.
Enable the Alt field in the image reference settings for:
field_media_cover_image
in Remote Video media type.field_media_cover_image
in Local Video media type.Active
10.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.