harchcode / harchcode/web-digraph
Delete worked even when not focused on the canvas
Offen
bug
good first issue
- Vorherrschende Sprache
- TypeScript
- Sterne
- 6
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.