Fix images not pasting in RTE
What does this MR do and why?
Fix images not pasting in RTE
Pasting images/video was broken recently in rich text editor. This commit fixes that.
Changelog: changed
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
Screen Recording 2023-12-20 at 08.01.50.mov | Screen Recording 2023-12-20 at 08.00.23.mov |
How to set up and validate locally
- Use rich text editor in an issue comment.
- Paste an image. It should now work properly.