In our Test Case view page, we display image attachments using an API that returns thumbnail-quality images.
Issue:
When users open or preview the attachment, the image appears blurred / low quality and is not clearly visible.
Current behavior:
API provides only thumbnail resolution
Used for displaying attachments in Test Case view
Full-quality preview is not available
Question:
Is there a recommended way to preview or load the full-resolution attachment instead of thumbnail images?
Thanks!