Skip to content

Contextual menu options for images in the Content Editor

Himanshu Kapoor requested to merge 338080-images-bubble-menu into master

What does this MR do and why?

Introduce a new bubble menu to allow editing an image, audio or video's URL, alt text (description) and title in content editor.

Similar to !85743 (merged), the media bubble menu also allows opening the media src in a new tab, copying media src, replacing the media by uploading a new file and deleting the media file.

Related to #338080 (closed)

Screenshots or screen recordings

Untitled

How to set up and validate locally

Getting to content editor

  1. To get to content editor, edit or create a new wiki page and click "Edit rich text" to open the content editor.
  2. Upload an image or select an existing image.
  3. Try out various actions like clicking the media src link, uploading a new image, playing audio/video while it is being uploaded, observing upload indicator spin in the tooltip as it uploads, copying link to image and editing it.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Himanshu Kapoor

Merge request reports