alyssaxuu / flowy

The minimal javascript library to create flowcharts ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conditional Snapping Issue

codiastic opened this issue · comments

There has to be some provision for conditional snapping like If Else condition

I want one drag option of If Else condition which will already have two child blocks called Yes and No attached to one conditional Parent If block.

Can someone help me achieve this goal with the existing flowy code.

What i want is when i drag a single Block from the left on the Canvas it should attach two child blocks to it like "Yes" and "No"

My suggestion as well, I'd like to have a test conditional statement on the control flow