- Issue created by @froboy
- Status changed to Needs review
about 1 year ago 3:15pm 29 April 2024
When video media uses the video_embed_field
plugin from
Video Embed Field β
, the URL field is not properly displayed in the "Add Media" modal.
This only affects sites with legacy media setups and is not a problem with Core media.
- Set up a media entity that uses Video Embed Field (the YMCA Website Services distribution works too)
- Visit /admin/content/browser (this is the same widget that comes up when adding media in a block
- Add media > Video
- Observe "Video URL" shows a file picker instead of a URL field.
Add a new Form handler and use it when media entities use the "video_embed_field" plugin.
- Decide if this is worthwhile to add to the module since the situation is relatively legacy.
None
None
None.
Needs review
2.1
Code