Skip to content

fix(merman): bound nested state routing - #48574

Open
opencode-agent[bot] wants to merge 1 commit into
v2from
mermaid-route-oom
Open

fix(merman): bound nested state routing#48574
opencode-agent[bot] wants to merge 1 commit into
v2from
mermaid-route-oom

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • route same-row transitions between nested composite states through a bottom lane
  • build side-route vertical segments with the bounded segment walker
  • cover both explicit vertical layouts and responsive horizontal-to-vertical reflow

Testing

  • bun run test in packages/merman (506 passed)
  • bun typecheck in packages/merman
  • Prettier check on changed files

Requested by: @rekram1-node (Aiden via Slack)

Route equal-row nested transitions through a bottom lane and use the bounded vertical segment walker so zero-length side segments cannot allocate indefinitely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant