outline/outline

Large images overflow table cells

lampy255 opened this issue · 1 comments

When inserting large images into table cells, the image will completely overflow the cell (and sometimes the whole viewport).
It is then very difficult for the user to locate the resize handles and eventually drag the image back to a reasonable size.

To Reproduce

  1. Create a table
  2. Drag and drop a large image into any of the cells
  3. Observe that the image has overflown the boundaries of the page

Expected behavior
Perhaps a sanity check or maximum initial width should be applied to avoid this.

Outline:

  • Install: Self Hosted
  • Version: 7685637 (0.75.2)

Desktop:

  • OS: Mac OS Sonoma 14.4
  • Browser Chrome & Safari