fix(web): resolve screenshot preview image rendering#2046
fix(web): resolve screenshot preview image rendering#2046devvarshney45 wants to merge 2 commits into
Conversation
|
Thank you @, for creating the PR and contributing to our UltimateHealth project 💗. |
❌ PR Validation FailedThis PR was marked as To resolve this, please ensure your PR description links an issue (e.g., |
|
Hi maintainers, I have updated the PR description and linked the assigned issue using: Fixes #2045 Could you please rerun the validation or remove the gssoc:invalid label if everything looks correct? Thank you. |
|
Hi @maintainers, I have already submitted a PR for this issue: The fix is complete and ready for review. Kindly review it when possible. Thank you. |
Fixes #2045
What this PR does
This PR fixes screenshot preview image rendering issues on the Screenshots page.
Problem
Some screenshot preview cards displayed images with unwanted cropping and misalignment. The full image was visible in the modal view, but preview cards cut off portions of screenshots, resulting in inconsistent presentation.
Changes Made
Testing
Issue
Closes #2045