neo4j-labs / arrows.app

A graph drawing application
https://arrows.app
Apache License 2.0
109 stars 16 forks source link

It would be nice to have a delete button for nodes and relationships #4

Closed jexp closed 2 years ago

jexp commented 3 years ago

Similar to the "duplicate" button, as sometimes deletion via keyboard doesnt work.

apcj commented 3 years ago

Fair. Will add a delete button.

cope commented 2 years ago

Is this button available? I'm not finding it in https://arrows.app/

It feels a bit scary to add a node/relationship knowing I have no way to delete it...

apcj commented 2 years ago

Hi @cope sorry for missing your comment. It is possible to delete things - you just have to use the keyboard to do it. Press Delete or Backspace.

apcj commented 2 years ago

Added a Delete button. It looks like this:

image

Thanks @jexp and @cope for the feedback about lacking this button.