Support showing FxA screen based of user import selection
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | verified |
People
(Reporter: pdahiya, Assigned: pdahiya)
References
(Blocks 3 open bugs)
Details
Attachments
(1 file)
Scope of this bug is to implement showing respective FxA screen based of user import choice. If a user selects import checkbox on easy set up screen , assumption is user is first time user and FxA create account screen will be shown. If a user doesn't select import checkbox, assumption is its a returning users and FxA screen with signin copy is shown
This will support Prompt FxA creation after import experiment currently marked Fx112 but possible Fx113 .
New user onboarding computes screen to show at time of load, work in this bug involve evaluating screen targeting or show hide screen logic while in-session
https://mozilla-hub.atlassian.net/browse/FXE-58
Updated•3 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
I‘ve verified this enhancement using the latest Firefox Nightly 113.0a1 (Build ID: 20230327211143) on macOS 11.7.1.
- After following the testing steps from this Test Plan, I confirm the following:
- After clicking the “Save and continue” button while the “Import from previous browser” checkbox is unchecked, the ‘Sign in to Firefox Account” label of the primary CTA is present on the FxA screen.
- After clicking the “Save and continue” button while the “Import from previous browser” checkbox is checked, the “Create Firefox Account” label of the primary CTA is present on the FxA screen.
Description
•