flow-builder icon indicating copy to clipboard operation
flow-builder copied to clipboard

Update BranchNode.tsx to use ">=" for disable on max nodes condition

Open Darrelk opened this issue 1 year ago • 0 comments

In some cases more then the max nodes are added to the branch node using other means then the add buttons. In this case, the add button should also be disabled.

Having more then the max nodes, allows adding of even more nodes.

Darrelk avatar Mar 21 '24 07:03 Darrelk