NetLogo / NetLogo/LevelSpace

Opening child model code gets weird with multiple children

Open
#112 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
20
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Not sure of the exact reproduction steps. Could be:

  1. Open child model
  2. Close it
  3. Open a different child model
  4. Attempt to edit the code of the second model

When I did this, the code of the first model was displayed instead.

Contributor guide

No contributing guide indexed for this repository

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 reported sequence: open one child model, close it, open a different child model, and attempt to edit its code. Inspect the child-model opening and code-editor entry points involved in selecting the active model. Done means the second model's code is displayed and editable after switching between child models.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.