Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Fix : Oversized Image in Image Drawer ] #208

Open
rohitPandey469 opened this issue Feb 19, 2025 · 0 comments · May be fixed by #209
Open

[ Fix : Oversized Image in Image Drawer ] #208

rohitPandey469 opened this issue Feb 19, 2025 · 0 comments · May be fixed by #209
Labels
bug Something isn't working feature UI/UX

Comments

@rohitPandey469
Copy link
Contributor

Description of the Bug Fix

During the resolution of issue #190 and its associated PR #204, it was discovered that when mapping over all the image URLs in the image drawer, the images were not being properly constrained, resulting in oversized or wide images. This led to the ImageDrawer occupying the entire screen.

To Reproduce

Steps to reproduce the behavior:

  1. Apply the changes from PR [ Fixes : 'Add Images' button workings and Image Drawer Bug fixed ]  #204 to address the underlying issue.
  2. Upload an image using the 'Add Images' button in tutorials.
  3. Functionality should be restored.
  4. Upload a wide or large image.
  5. Observe the ImageDrawer occupying the entire screen.

Expected Behavior

The ImageDrawer size should be fixed, or the size of the images should be appropriately constrained.

Video

codelabz-google-chrome-2024-02-02-15-10-48_lWMdTyVJ.mp4

Desktop (Please complete the following information):

  • OS: Windows
  • Browser: Chrome

Additional Context

No additional context rn.

@github-actions github-actions bot added bug Something isn't working feature UI/UX labels Feb 19, 2025
@rohitPandey469 rohitPandey469 linked a pull request Feb 19, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature UI/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant