Skip to content

Draft: fix(accessibility): resolve SVG alt text from entity source field

Walter requested to merge feature/add-alt-field-to-media-reference into master

DynamicMediaItem now extracts alt from the entity's source file field (e.g. field_media_svg[0].alt) when alt is not on the media reference itself. This removes the need for consumers to manually cast and pass alt for SVG media bundles.

Merge request reports

Loading