Highlight the ability to use an existing account for migrating users #3399
Comments
|
@rfk what do we do here? |
|
We should log an event for users who click "Sign in". How will this interact with #2778 (Allow users to sign in with the sign up screen). |
|
For deciding whether or not to show the additional messaging, I see two options:
I think I slightly prefer the second option, and IIRC we used something similar for handing custom messaging during the sync1.1 migration. |
|
from mtg: base this on sync migration |
In the AMO migration support spec,
Both the signin and signup pages currently show Sync migration text. Both screens will need to be updated to handle the new query param value. The Sync specific text on the signin page should only be shown for Sync migrations, i.e., where the migration query parameter is |
|
From this comment in bugzilla, it looks like the only possible |
So that I don't create a second Firefox Account, as a migrating user, I want to be notified about being able to migrate using an Firefox Account that has a different email address than the one I am migrating.
Full flow: https://github.com/mozilla/addons/blob/master/docs/ux/fxa-migration.rst
The text was updated successfully, but these errors were encountered: