Skip to content

Fix/flow connection handling#78

Merged
Pama-Lee merged 5 commits into
mainfrom
fix/flow-connection-handling
May 3, 2026
Merged

Fix/flow connection handling#78
Pama-Lee merged 5 commits into
mainfrom
fix/flow-connection-handling

Conversation

@Pama-Lee
Copy link
Copy Markdown
Collaborator

No description provided.

- Replace existing outgoing exec edge when reconnecting an action/sub_rule
  node to prevent stale edges accumulating; findLinearExecutionEdge uses
  Array.find so the first (old) edge would silently win over the new one
- Enlarge input handle hit area on all node types (Action, Decision,
  Terminal, SubRule) from 10x10 to 20x20 px via padding, making it easier
  to land a second incoming connection on an already-connected handle
@Pama-Lee Pama-Lee requested a review from Andero-Wang April 25, 2026 17:25
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ordo_docs Ready Ready Preview, Comment May 3, 2026 8:43am

@Pama-Lee Pama-Lee merged commit e8102c3 into main May 3, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants