Khan / Khan/live-editor

scrolling inside the iframe should not scroll the host page when you get to the bottom.

Open
#472 1 comment 0 reactions 0 assignees View on GitHub
webpage
Dominant language
JavaScript
Stars
776
Forks
180
PR merge metrics
No merged PRs in 30d

Description

This is a really annoying behavior of browsers in general where you scrolling something inside a container and then you get to the bottom and the whole page scrolls so that thing were looking at is outta sight.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the iframe and its scroll-container handling in the live-editor frontend, then reproduce the behavior by scrolling to the container's bottom. Done means reaching either end of the iframe's content no longer propagates scrolling to the host page; verify the behavior in a browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.