Should set max-width 100% on image even if width is set
Open
Nobody has claimed this yet.
:type/enhancement
editor
- Dominant language
- Clojure
- Stars
- 45k
- Forks
- 2.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 105
Description
**Describe the bug**
Images will be cropped if the width is set and the window size is small
**To Reproduce**
1. set the image width
2. resize the windows to smaller than the image
**Expected behavior**
The images are never cropped, regardless of the window width.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test. Reproduce the problem by setting an image width and resizing the window below the image width, then locate the frontend image styling and verify that images are no longer cropped at narrower window sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100