Closed
Bug 1813598
Opened 2 years ago
Closed 2 years ago
Add a "Cancel" and "Done" button to the bottom of the progress page of the wizard
Categories
(Firefox :: Migration, enhancement)
Firefox
Migration
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: mconley, Assigned: steven100695)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The "Cancel" button should:
- Be disabled always. We might want to allow users to cancel an in-progress migration down the road, so we're reserving this button here, but will keep it disabled.
- Hide when the migration is completed.
The "Done" button should:
- Have the
primary
class - Be hidden until the migration has completed.
- Fire a "MigrationWizard:Close" custom event, like this one: https://searchfox.org/mozilla-central/rev/861fb9abfcaff123aab45f6ac56a0106b116dc14/browser/components/migration/content/migration-wizard.mjs#331-334
Reporter | ||
Updated•2 years ago
|
Summary: Add a "Done" button to the bottom of the progress page of the wizard → Add a "Cancel" and "Done" button to the bottom of the progress page of the wizard
Reporter | ||
Updated•2 years ago
|
Assignee: nobody → steven100695
Updated•2 years ago
|
Attachment #9317113 -
Attachment description: Bug 1813598 - Add a Cancel and Done button to the bottom of the progress page of the wizard. r?mconley. → Bug 1813598 - Add a Cancel and Done button to the bottom of the progress page of the wizard. r?mconley!.
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4eb43748ebbd
Add a Cancel and Done button to the bottom of the progress page of the wizard. r=mconley,fluent-reviewers,flod.
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•