Skip to content

fix: load first workflow when default is missing#38

Merged
rhoninl merged 1 commit into
mainfrom
fix/load-first-workflow-default
May 20, 2026
Merged

fix: load first workflow when default is missing#38
rhoninl merged 1 commit into
mainfrom
fix/load-first-workflow-default

Conversation

@rhoninl
Copy link
Copy Markdown
Owner

@rhoninl rhoninl commented May 20, 2026

Summary

  • keep trying the old built-in workflow id first
  • if that id was deleted, list workflows and load the first available workflow instead of showing an empty canvas
  • add a page-level regression test for the missing-default fallback

Test plan

  • PATH=/opt/homebrew/bin:$PATH bun run typecheck
  • PATH=/opt/homebrew/bin:$PATH bun test
  • PATH=/opt/homebrew/bin:$PATH bun run build

@rhoninl rhoninl merged commit 8dac8ac into main May 20, 2026
1 check passed
@rhoninl rhoninl deleted the fix/load-first-workflow-default branch May 20, 2026 00:39
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.

1 participant