harchcode / harchcode/web-digraph
Delete worked even when not focused on the canvas
Abierto
bug
good first issue
- Lenguaje dominante
- TypeScript
- Estrellas
- 6
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, if we select a node, and then type on some input textbox anywhere on the page, and then we press the delete/backspace button, the selected node got deleted.
The delete button listener shouldn't be attached to the `window`, but should be attached to the canvas.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.