harchcode / harchcode/web-digraph

Delete worked even when not focused on the canvas

Abierto
#12 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.