fix(editor): allow references in boolean variable values and sync tag selections to canvas preview#5628
Conversation
… selections to canvas preview
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Canvas preview for condition/router blocks now updates when a reference is chosen from the tag dropdown: Reviewed by Cursor Bugbot for commit cdeba7c. Configure here. |
Greptile SummaryThis PR updates variable editing and canvas preview syncing in the workflow editor. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "fix(editor): allow references in boolean..." | Re-trigger Greptile |
Summary
collaborativeSetTagSelectionnow callssyncDynamicHandleSubblockValuelike the typing path does, so the workflow-store copy the canvas preview reads stays in syncType of Change
Testing
Tested manually
Checklist