MetaCell / MetaCell/PsyNeuLinkViewSource
POC of the drag and drop sidebar
@emekauja ya está trabajando en esto.
Desde el 9/12/2022.
- Lenguaje dominante
- JavaScript
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.