codecombat / codecombat/codecombat
Scrolling in LevelThangEditView can be irreversible on small screens
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8.6k
- Forks
- 4.2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 39
Description
Behold the bustage!

Stupid workaround for not having to reload the window to go back:
currentView.subviews.thangs_tab_view.subviews.level_thang_edit_view.navigateToAllThangs()
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 reproducing the small-screen scrolling problem in LevelThangEditView, using the reported currentView.subviews.thangs_tab_view.subviews.level_thang_edit_view.navigateToAllThangs() workaround as a comparison. Trace the view navigation and scrolling behavior, then verify that returning to all thangs works without reloading the window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100