Closed Bug 1803447 Opened 1 year ago Closed 1 year ago

Implement progress page for the migrator wizard

Categories

(Firefox :: Migration, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: mconley, Assigned: mconley)

References

(Blocks 1 open bug, )

Details

Attachments

(1 file)

Figma link to follow.

The progress page lists the various resources being imported, with an icon next to it indicating that it's either in progress or has been successfully imported.

Assignee: nobody → mconley

This fleshes out the progress page for the new migration wizard. For now, the page
accepts a progress state value, with keys mapping to displayed resource types,
and either a -1 to indicate that the resource is still being migrated, or
a string for the migration success state.

I chose -1 instead of 0 or null because this means I can use a false-y value
to indicate that a resource isn't being migrated at all and should be hidden.

Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c1fd71421ab
Implement progress page for the new migration wizard. r=hjones,kpatenio,mstriemer
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/541803372bf8
Implement progress page for the new migration wizard. r=hjones,kpatenio,mstriemer
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: