You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the right drawer to let the user select the node to create
This requires to know what's the currently selected node in the right drawer. For that, we need to use a recoil state. This will also be required for Update a node to a workflow (front-end) #6667.
Set the parameters of the node in the right drawer
Send the data to the backend and ensure the flow is updated client-side
To do:
See:
The text was updated successfully, but these errors were encountered: