codesandbox / codesandbox/codesandbox-client
Scrolling is not getting captured fully in FireFox
Nobody has claimed this yet.
- 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
Link to sandbox: link (optional)
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | |
| Browser | FireFox 86.0.1 |
| Operating System | MacOS 11.22.2 |
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
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