worknenjoy / gitpay

Bounties for issues on demand. Be rewarded by learning, using Git workflow and continuous integration
http://gitpay.me
Other
181 stars 163 forks source link

[BUG - Import Issue] Image not displaying correctly in the description field #921

Closed RafaelQuintanilha18 closed 1 year ago

RafaelQuintanilha18 commented 1 year ago

Description

When importing an issue/task, if the issue description contains a big image like a full screenshot, it displays 100% of the img size breaking the interface. Check the screenshots below.

Why

To fix a bug and improve our user experience.

Level

Medium

Current behavior

Displaying the image at its original size.

Expected behavior

Resizing the image to fit the description area only.

Screenshot attached

image When expanding the description, a horizontal scrollbar is created to accommodate the picture.

image This is a full screenshot from my browser where you can see the img at full size being displayed and breaking the interface.

How to reproduce the user scenario

Tips