harchcode / harchcode/web-digraph
Delete worked even when not focused on the canvas
Ouverte
bug
good first issue
- Langage dominant
- TypeScript
- Étoiles
- 6
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.