Would it be an option to change the red icon in a Branch piece when the output is False to a yellow/orange icon? It looks like the flow had failed in this step but it sn’t it just run a different path.
I agree that this shouldn’t be red, though in general (ab)using the “execution status” indicator for something along the lines of “returned result” or “taken path” doesn’t scale well.
There isn’t a clear relation between yellow/orange and “false” (plenty of flows where false is not a warning/failure state) and the analogy falls apart entirely with other kinds of control structures, for example MULTI-BRANCH piece? I would like to have a multi-branch piece for more complex flows (Conditional sub-flows) - #5 by menacestudio.
I’d say the green icons already give a pretty good indication of the taken path, but if we’re being fancy I’d love to see something like this
@HoldYourWaffle I agree on what you say regarding the false and the colors yellow/orange. Really like your idea of the green line on following the flow. It makes it really easy on following the steps of the flow!
Also would this be good for a multi piece branch. Having that feature in would be amazing