codecombat / codecombat/codecombat

Scrolling in LevelThangEditView can be irreversible on small screens

Open
#2,583 0 comments 0 reactions 0 assignees View on GitHub

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!

screenshot 2015-03-26 17 35 37

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.