StackExchange / StackExchange/Stacks
Prose should handle iframe width correctly
Open
Nobody has claimed this yet.
bug
enhancement
- Dominant language
- TypeScript
- Stars
- 672
- Forks
- 107
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
We aren't handling width correctly in the case of things like YouTube embeds and iframes. We should apply the same sizing that we apply to images.
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
Start by locating the Prose styles and the existing image sizing rules, then inspect how YouTube embeds and other iframes are rendered. The issue is done when iframe widths receive the same sizing treatment as images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100