MetaCell / MetaCell/PsyNeuLinkViewSource
POC of the drag and drop sidebar
@emekauja is already working on this.
Since Dec 9, 2022.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
using the react-example-app in geppetto meta:
- add one simple react component that display text (does not need styling)
- add this to the componentsMap
- add this component to the layout
- create a sidebar in the example with draggable text
- drag and drop the text in the flexlayout widget you created in the first step
- the widget has to detect what has been dropped to him and display that text.
aim to discover any potential issue with the library and flexlayout working together.
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.