max-mapper / max-mapper/requirebin
iframe has scrolling="no"
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 389
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
We use requirebin to teach some young folks javascript.
When the preview iframe visualizes a lot of things, it would be nice if it was scrollable.
Is the scrolling="no" on purpose?
I guess it is happening here:
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
Open index.js at line 23 and inspect why the preview iframe uses scrolling="no". Check the behavior with a preview whose content exceeds the iframe height; done means that longer previews can be scrolled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100