Ability to dynamically resize uploaded images displayed in test steps
T
Taber Hust
I would like the ability to resize uploaded images when embedded in test case action and/or expected result.
An uploaded image is typically embedded in-line at the exact same dimensions as the file that was uploaded; however, that image may be much larger than the text around it. I would like the ability to dynamically adjust the size of the image in-line to be a particular size (i.e. via
width
query parameter on the cloudfront image link in the readme)For instance, rather than
![image-name.png](<image-url>/image-name.png)
, we can perhaps do ![image-name.png](<image-url>/image-name.png?width=200)
This would allow us to prevent oversized images (especially for things like custom emojis - see screenshot) and from over-expanding the test details