Problem
At the moment, there is no warning when a user who wants to create a new account while logged-in.
There is only an optional field where the use can specify why they need a new account. But is is not really a way to warn them about the fact that they are already connected to their account.
Scenario
A person is directed to create an account on Wikipedia (as part of a campaign or editing event) which provides a link to the "Special:CreateAccount". The person has previously signed up and remained logged in, but has forgotten, so they select the page. They do not realise they are creating an additional account/
Proposed solutions
A. Show a warning dialog when a logged in user accesses the Special:CreateAccount page via a call-to-action
| Desktop | Mobile |
B. Show a warning message above the form
This warning display option is consistent with the existing warning message displayed when a logged-in user goes to the log in page (see T284927#7161002).
| Desktop | Mobile |
Comparing the two options A and B
| Option A: Warning modal dialog | Option B: Warning message | |
|---|---|---|
| Consistency | Would suggest changing logged-in message to modal as well | Consistent with existing warning message when a logged-in user goes to the log in page |
| Prominence | Users are more likely to notice the warning (since they need to take an action to dismiss it) | warning can be missed |
| Sign up layout/flow | Extra modal before form is shown may discourage sign-up | Extra warning message pushes form content down the screen which may impede completion rates, esp. on mobile |
| Actionability | Users can take the action to leave | No concrete action to leave within the warning |
| Power (Main?) user interference | Would be repetitive for a power user creating multiple accounts for others | No extra actions to close the modal |
| Javascript | Requires js | No js needed |


















