The status bar for temporary accounts looks like this:
Skin | Main display | Exit session |
Minerva | ||
Vector 2022 | ||
I have a few questions / concerns:
- We display prominently "You are using a temporary account". But right next to that, we have a button that says "Create account". I think this ("you are using a temporary account" and "create account" mentioned in the same line) is going to be confusing for people who don't already know the distinction between temporary and named accounts.
- Suggestion: Change "Create account" to "Register"
- This helps avoid the existing ambiguity of "temporary account"/"account" while also hopefully providing a meaningful entrypoint to users who want a permanent, named account.
- Suggestion: Change "Create account" to "Register"
- "You are using a temporary account:" takes up a lot of space, spreading the banner to multiple rows on smaller viewports
- Suggestion: Remove the text entirely, so everything fits in one row. The "info" button is still there to provide contextual info to those who need it.
- The "Log in" button is confusing--from the temporary account user perspective, we are telling them they are using a temporary account, so why would they need to log in?
- If a user with a named account accidentally edits while logged out, then a prominent "Exit session" or "Logout" button would help these users find their way back to their named accounts.
- For almost all other users (first time anonymous editors who are given a temporary account), the "Log in" button leads to a flow that will likely lead to abandonment. Looking at
- How many temporary account users will mistakenly enter their temp account name (e.g. ~2024-38487) and a new password here, thinking that they are creating an account?
- How many temporary account users will not find the "Don't have an account?" prompt at the very bottom?
- How many temporary account users will be confused by the "Join {SITENAME}" call to action button, when they already are logged in as a temporary account?
from a temporary account perspective: - Suggestions:
- Do not bring temporary account users to Special:UserLogin, for reasons given above.
- Replace "Log in" with "Logout" or "Exit session" (currently labeled as "Exit session" in the user menu on Minerva and Vector 2022). We could optionally require a confirmation step to exit the session (this is the case on Minerva; on Vector, you're logged out immediately)
- Existing call-to-action buttons don't have progressive/primary colors
- Suggestion: Set "destructive" on the "Logout" button (if we implement that from suggestion above) and set primary/progressive for the "Register" button (if we implement that)