Closed Bug 1840488 Opened 11 months ago Closed 11 months ago

Switch from classes to a state attribute for progress icons in the migration wizard progress page

Categories

(Firefox :: Migration, task)

task

Tracking

()

RESOLVED FIXED
116 Branch
Tracking Status
firefox116 --- fixed

People

(Reporter: mconley, Assigned: mconley)

Details

Attachments

(1 file)

We're currently using classes, when a resource group can only be in a single state at a time. To make things simpler, we should just use a single attribute on the progress icon element, with a value for each state. Those states should be something like:

  1. "loading"
  2. "success"
  3. "warning"
  4. "info"
Summary: Switch from classes to a tri-state attribute for progress icons in the migration wizard progress page → Switch from classes to a state attribute for progress icons in the migration wizard progress page
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d62bb47f16a5
Change from classes to a state attribute for the migration wizard progress icon. r=tgiles,desktop-theme-reviewers,dao
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: