Users experience a loss of control due to auto-switching to draft view on mobile and lack of direct options to expedite the process.
Mobile users, experienced/returning users, and users who find the AI too directive.
Introduce a 'View Draft' button to prevent auto-switching and a 'Save' button for users to fast-forward the process.
Given A draft is generated on mobile When the user is in the conversation tab Then a 'View Draft' button is shown without auto-switching tabs Given A user has a well-formed idea When they tap 'Save' Then a draft is generated and saved in fewer than 4 messages Given A draft is ready When the user is in the conversation Then 'View Draft' is discoverable without scrolling Given The user taps 'Save' before quality gate When the draft is incomplete Then a warning is shown but saving is allowed Given The quality gate is satisfied When the user taps 'Save' Then the system proceeds to draft view
The feature includes adding 'View Draft' and 'Save' buttons for user control. It does not include removing the conversation flow or implementing offline/autosave features.
How to ensure 'View Draft' is always visible?
Use a sticky pill near the input or a tappable stepper with a 'ready' badge
Ensures users can see draft readiness without scrolling