Design management forbid the uploading of SVG (though it's allowed by the documentation and was previously possible)
Summary
When trying to upload a svg to design management of a gitlab issues, the type SVG is rejected
It was added by !16160 (merged)
and is supported according to the documentation https://docs.gitlab.com/ee/user/project/issues/design_management.html#supported-file-types
Steps to reproduce
- create an issue
- click on "drag your design"
- choose a valid svg file on your local filesystem
- select ok => you get
Example Project
What is the current bug behavior?
SVG are rejected
What is the expected correct behavior?
SVG are allowed to be uploaded as design images
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
