buidl-labs / buidl-labs/crypto-code-school-inside-tezos
min-height for image containers
Open
enhancement
Priority: Low
- Dominant language
- JavaScript
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
At a few places where we're using images, the container jumps when the image loads. Adding min-height to those containers will help improve the experience.
Contributor guide
Research direction
No file or test is named. Search the frontend for image-containing containers and their styles, then identify the locations where loading causes a layout jump. Add the appropriate minimum height and verify that the layout remains stable before and after images load.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100