netcreateorg / netcreate-itest

Developing the 2.0 version of NetCreate
https://github.com/netcreateorg/netcreate-2018
Other
0 stars 0 forks source link

Clicking a node in graph stops working #204

Closed benloh closed 1 month ago

benloh commented 1 month ago

Sometimes while adding new nodes and comments, the graph stops responding to any clicks. The likely explanation is that we're stuck in a comment edit state so permissions do not allow clicking.

To reproduce:

  1. Edit a comment.
  2. Without saving, use the search bar to create a new node
  3. Save the node
  4. The graph no longer responds, and neither do comment buttons.
benloh commented 1 month ago

Fixed with ce6549d14f7b6fe03f3259e19dce3c525c8a3d76