MetaCell / MetaCell/PsyNeuLinkViewSource
UI for Compositions on Canvas - v3
@emekauja is already working on this.
Since Oct 7, 2022.
- 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
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.
Assessment
This issue has not been assessed yet.