Background
The exit/log out flow for a temporary user should include a confirmation step. When the temporary user clicks 'Exit session' a dialog should appear, prompting the user to confirm if they wish to exit and log out, and making it clear that there will be no way to log back into their temporary account.
User story
As a temporary user, I want to understand what will happen if I choose to exit a session, so that I can make an informed choice before logging out.
Requirements
- Dialog launches when temp user clicks 'Exit session' in user profile menu
- Copy explains what will happen if temp user exits session
- Temp user can Cancel dialog or continue to Log out
Design
Copy
Dialog title | Dialog body text | Dialog buttons |
---|---|---|
Exit session | Are you sure you want to exit this session and log out? There is no way to log back into this temporary account. | Cancel, Log out |