codesandbox / codesandbox/codesandbox-client
Disable scroll behond last line in code sandbox embed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🌈 Feature
Hellooo, hope you're doing well :)
It can be good if when we uncheck the option: scroll beyond last line in VS Code settings of the codesandbox website
When we embed the code sandbox on a website, we will not see this (unnecessary) vertical scroll
By disabling the config in the editor of codesandbox website, it does the same in the embedded sandbox
Thanks in advance
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
Start by locating the embedded sandbox editor configuration and the setting corresponding to VS Code's scroll beyond last line. Compare the behavior with the provided screenshots; done when disabling that option removes the unnecessary vertical scroll in embedded sandboxes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100