MetaCell / MetaCell/geppetto-NeuroSCAN
Duplicate structure in a different viewer
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description

Contrary to the screenshot, the `Duplicate In` option is not listed in a Neuron on the left sidebar, but when the user selects a Viewer.
This should be implemented as a redux action and the reducer will create or update a widget state so that this widget contains the same data and related configuration as the source viewer.
Part of this ticket:
* Implement Popup Menu logic to select active viewer or new viewer
* Implement Duplicate In Redux action and Reducer
The state change will be handled by the LayoutManager in case of a new widget or by the widget itself if it was updated. This is not part of this ticket.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.