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 ] #1159

Closed
rohitPandey469 opened this issue Feb 2, 2024 · 2 comments · May be fixed by #1167
Closed

[ Fix : Oversized Image in Image Drawer ] #1159

rohitPandey469 opened this issue Feb 2, 2024 · 2 comments · May be fixed by #1167
Labels
bug Something isn't working Feature New feature stale UI/UX

Comments

@rohitPandey469
Copy link

Description of the Bug Fix

During the resolution of issue #1077 and its associated PR #1158, 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 #1077 : 'Add Images' button workings and Image Drawer Bug fixed ] #1158 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 New feature UI/UX labels Feb 2, 2024
Copy link

github-actions bot commented Mar 4, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 4, 2024
Copy link

github-actions bot commented Apr 3, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 3, 2024
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 New feature stale UI/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant