MetaCell / MetaCell/geppetto-NeuroSCAN
Duplicate scene feature
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
From the tree explorer, when hovering a morphology instance viewer, there will the possibility to duplicate entirely the viewer with all the instances loaded.
This should address:
- layout manager in charge of creating a new morphology viewer instance
- populate the viewer with the structures required
- update the tree explorer with the new instance
- select/show in the inspector the viewer instance just created (so the user can change dev stage? Dario to double check).
Contributor guide
No contributing guide indexed for this repository
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 from the tree explorer's hover action for a morphology instance viewer and trace how the layout manager creates viewers. Identify how structures are loaded and how the tree explorer and inspector update after creation. Done means a duplicated viewer contains all instances, appears as a new tree entry, and is selected in the inspector.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100