Skip to content

Redirect book creation to v2 with extract+storyboard steps#57

Merged
nicpottier merged 2 commits intomainfrom
nicpottier/book-creation-flow
Feb 17, 2026
Merged

Redirect book creation to v2 with extract+storyboard steps#57
nicpottier merged 2 commits intomainfrom
nicpottier/book-creation-flow

Conversation

@nicpottier
Copy link
Contributor

After creating a book via "Create Storyboard" wizard, users are now taken to the v2 book page instead of v1, with extract and storyboard steps kicked off automatically.

Backend: Step runner now supports running step ranges (extract→storyboard, etc.), not just single steps. Added getTargetStepsForRange helper to identify UI steps spanned by a pipeline range.

Frontend: BookView uses StepRunCards with sub-step detail, run buttons, completion indicators, and click-to-navigate. Added error handling, fixed SSE auto-reconnect race condition with targetSteps, and normalized sub-step labels to imperative form.

After creating a book, navigate to the v2 book page and kick off
extract→storyboard steps. The step runner now supports running step
ranges (not just single steps). BookView uses StepRunCards with
sub-step detail, run buttons, completion state, and click-to-navigate.
Also fixes SSE auto-reconnect race condition and normalizes sub-step
labels to imperative form.
@nicpottier nicpottier merged commit 1a02379 into main Feb 17, 2026
1 check 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.

1 participant