patternfly / react-topology

MIT License
13 stars 20 forks source link

Topology - Enable DefaultEdge as drop target #259

Open shivamG640 opened 4 days ago

shivamG640 commented 4 days ago

Topology should also provides this feature of creating edges as drop target. Consider a situation where user wants to drag a node and drop it over an edge connecting two other nodes, so that it breaks up the current edge and have it land in between.