codesandbox / codesandbox/codesandbox-client

Scrolling is not getting captured fully in FireFox

Open
#5,600 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

UI UX
Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

🐛 bug report

Preflight Checklist

  • I have read the
    Contributing Guidelines
    for this project.
  • I agree to follow the
    Code of Conduct
    that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want
    to file, without success.

Description of the problem

When scrolling on an embedded code sandbox on firefox, the scroll is not fully captured by the embed and it makes the containing page scroll with it.

How has this issue affected you? What are you trying to accomplish?

I have multiple embedded sandboxes as examples on the docs, and when scrolling through the code inside the sandbox the whole page navigates away :)

To Reproduce

Visit https://formvuelate.js.org/guide/schema-form.html#schema
Open a sandbox code and try scrolling up and down on firefox, the page moves with it

https://user-images.githubusercontent.com/14843771/111882304-d6705b80-89ac-11eb-8f2d-9c2de6420ea3.mp4

Link to sandbox: link (optional)
Your Environment
Software Name/Version
Сodesandbox
Browser FireFox 86.0.1
Operating System MacOS 11.22.2

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

Reproduce the problem at the linked FormVueLate schema-form page using Firefox 86.0.1 on macOS and scroll inside an embedded CodeSandbox. Trace the embedded sandbox's scrolling behavior and verify that scrolling remains contained within the embed rather than moving the containing page; no source file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.