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

Set Initial Aspect Ratio on Cards #94

Open
omjogani opened this issue Jan 16, 2024 · 1 comment
Open

Set Initial Aspect Ratio on Cards #94

omjogani opened this issue Jan 16, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@omjogani
Copy link
Contributor

omjogani commented Jan 16, 2024

  • While Image is loading there should be pre-defined aspect ratio needs to be added...

Current Behavior

image

Expected Behavior (With Blank Image)

image


Walk through of the solution.

  • Just add AspectRatio Widget to occupy initial space for loading image and when Image is loaded it will be child of AspectRatio Widget.
  • This way we can get rid of loading image with less width and sudden width change while image get loaded.

Thanks!

@Utkarsh4517 Utkarsh4517 added the good first issue Good for newcomers label Jan 16, 2024
@allanbastian
Copy link

hey can i work on this if its still open @Utkarsh4517 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants