You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Images displayed in the Albums → Add Image window are cropped, preventing users from seeing the complete image before adding it to the album.
Image previews should maintain the correct aspect ratio and display the full image.
Video Proof:
Screen.Recording.2026-08-05.at.12.42.46.PM.mov
Steps to Reproduce:
Step -1 : Open the application.
Step -2 : Navigate to Albums.
Step -3 : Create or open an existing album.
Step -4 : Click Add Image.
Step -5 : Observe the image thumbnails displayed in the selection window.
Expected Behavior:
All image previews should display the entire image.
Images should maintain their original aspect ratio.
Thumbnails should fit within the preview container without cropping (e.g., using an object-fit: contain style or equivalent).
Actual Behavior:
Image previews are cropped.
Parts of the images are hidden, making it difficult to identify them before adding them to the album.
Is there an existing issue for this?
What happened?
Problem:
Video Proof:
Screen.Recording.2026-08-05.at.12.42.46.PM.mov
Steps to Reproduce:
Step -1 : Open the application.
Step -2 : Navigate to Albums.
Step -3 : Create or open an existing album.
Step -4 : Click Add Image.
Step -5 : Observe the image thumbnails displayed in the selection window.
Expected Behavior:
Actual Behavior:
Record