max-mapper / max-mapper/requirebin

iframe has scrolling="no"

Open
#115 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.