As a story author, I want to publish the wikistory I just wrote so it becomes available to other wiki editors and readers.
Details
- "Next button" (right arrow) on the story view (top right)
- Publish screen where the user needs to provide a title.
- The story title needs to be unique. The user cannot overwrite or edit a story in this flow.
- No minimum or maximum number of story pages but all pages need to have an image and text. If not, inform the user that they cannot proceed.
- Save the story using the edit API
- On error, show the error message from the API and stay in the story builder
- On success, navigate back to the initial article page and show the newly created story in the viewer. When closing the viewer, the newly created story should be the first one in the stories thumbnails.
- A new page should have been created in the Story namespace. Its title is the story title provided by the user, but converted to match the requirements for a page name
Design details
- Show arrow on top of each story page.
- Show warning message in case story pages don't have the text available.
- Show warning message when user taps on next button but only has one story page.
- Tap on the arrow would move to publish screen.
- Story title is a mandatory field and shows an error message in the absence of it.
- Tap on close icon would close publish page and return back to previous screen.
- After publish, open story viewer to show the recently created story.
- Show a recently created story icon below the article title.


















