The idea is:
Link deactivation. Make it so that instead of deleting a link between two nodes, I can click an “X” instead of the trashcan - which would stop the flow right before that connection.
My use case:
When I’m working on a complex flow, there are times when I want to stop the flow or redirect it somewhere else temporarily. To achieve this, sometimes I’ll delete a link between nodes to stop the flow and inspect things. When my flow is overly complex there are times when I have to think about how to reconnect things. Or I may make a mistake because I can’t remember where something was connected. Instead of clicking the trashcan, I would like to click an “X” icon next to the trashcan that would basically block the flow from proceeding.
I think it would be beneficial to add this because:
It would allow for quick testing of different flow setups without deleting things and putting them back (or forgetting how to put it back)