scrolling inside the iframe should not scroll the host page when you get to the bottom.
Open
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