MetaCell / MetaCell/PsyNeuLinkViewSource
Connect sidebar to redux
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
specifically we need to connect the
- onNodeSelect callback for when using the sidebar to select something
- setSelectedNodeId hook for when a selection happens outside the sidebar but the sidebar needs to sync with the rest of the UI.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the sidebar component and its Redux integration points, then trace how node selection currently flows through the UI. Implement the onNodeSelect callback for sidebar selections and synchronize the sidebar through setSelectedNodeId when selections happen elsewhere; done means both selection directions stay in sync.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redux
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100