Skip to:
Currently to delete a link between nodes, we have to hit the tail end of the link and move that link to screen area to delete that link.
this is very unintuitive for the user to figure out, either we should pop up a cross sign or allow using delete key to delete the link.
Will be fixed when the connections are redesigned as part of https://issues.cask.co/browse/CDAP-12077
PRhttps://github.com/caskdata/cdap/pull/8324
Currently to delete a link between nodes, we have to hit the tail end of the link and move that link to screen area to delete that link.
this is very unintuitive for the user to figure out, either we should pop up a cross sign or allow using delete key to delete the link.