Problem
After creating a storyline, buttons show "discovery" and "create more" — not useful.
Expected
Two buttons after successful creation:
- View your story → navigates to /story/[newStorylineId]
- Go home → navigates to /
Files
src/app/create/page.tsx (success state section)
Problem
After creating a storyline, buttons show "discovery" and "create more" — not useful.
Expected
Two buttons after successful creation:
Files
src/app/create/page.tsx(success state section)