Closed
Bug 1683367
Opened 4 years ago
Closed 2 years ago
Support wizardless import inside onboarding flow
Categories
(Firefox :: Messaging System, enhancement, P2)
Firefox
Messaging System
Tracking
()
RESOLVED
DUPLICATE
of bug 1839431
People
(Reporter: pdahiya, Unassigned)
References
(Blocks 1 open bug)
Details
Current Onboarding flow Import screen opens a dialog that let users select browser and browser data they would like to import into Firefox.
Scope of this bug is to implement wizardless import and expose its as a SpecialMessageAction that can be used in experiment to validate if wizardless import reduces dropoff rate from Import dialog.
Reporter | ||
Comment 1•4 years ago
|
||
At the minimum, we will need browser select out of wizard and shown on onboarding import screen , and needs UX input.
Reporter | ||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Comment 2•4 years ago
|
||
The wizard currently has these pages:
- source browser
- profile selection
- data / items to import (sometimes showing a permission message)
- migration status
https://searchfox.org/mozilla-central/source/browser/components/migration/content/migration.js
Bug 1665802's approach had some simplifying steps in that the interaction point to import was browser-specific and only worked if there's a single profile and only imported passwords.
See Also: → 1665802
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•