Skip to content

Allow uploading more image types in content editor

Himanshu Kapoor requested to merge 406729-ce-svg into master

What does this MR do and why?

Allow uploading more image types

In content editor, allow uploading more image types like svg, webp, tiff, bmp and ico.

Screenshots or screen recordings

Screen_Recording_2023-04-28_at_19.48.33

How to set up and validate locally

  1. Enable feature flag :content_editor_on_issues.
  2. Create a new issue. Enable content editor on the bottom right corner using the editor mode switcher.
  3. Click the paperclip.svg icon and upload a svg, webp, tiff, bmp or ico file.

MR acceptance checklist

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

Related to #406729 (closed)

Edited by Himanshu Kapoor

Merge request reports