MetaCell / MetaCell/PsyNeuLinkViewSource
UI for Compositions on Canvas - v3
Abierto
@emekauja ya está trabajando en esto.
Desde el 7/10/2022.
- Lenguaje dominante
- JavaScript
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
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.