Skip to content

Improve image resizing in rich text editor

What does this MR do and why?

This MR fixes Image resizing issues in markdown tables (#442077 - closed).

Screenshots or screen recordings

Before After
Screen_Recording_2024-07-23_at_11.10.07 Screen_Recording_2024-07-23_at_11.03.18

How to set up and validate locally

  1. Open any issue or a merge request
  2. Go to new comment form and change the editor to the rich one image
  3. Create a table with 2 cells and insert images with different dimensions into each cell
  4. Scale these images to their max size
  5. Observe no issues with scaling
Sample images image

image

Merge request reports

Loading