MetaCell / MetaCell/PsyNeuLinkViewSource
UI for Compositions on Canvas - v3
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Changes required to the current UI

- new 'window' component that goes over the current canvas
- for the first implementation feel free to add a button in the top bar that opens this, I will take care to remove the button and hook this to the elements of the UI
- the black button at the bottom goes with the window, that would close the window

- the top left component has to be a clickable breadcrumb component
- each crumb in the list has to be clickable
- the component needs to have an onClick callback that will be called when one of the chips is clicked, also pass the event.target.value clicked to this callback so that we can determine which crumb has been clicked
- Also add the logo to the UI
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.