Closed
Bug 373135
Opened 19 years ago
Closed 19 years ago
Joey Addon - Progress notification
Categories
(Mozilla Labs :: Joey, defect)
Mozilla Labs
Joey
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dougt, Assigned: mgalli)
Details
During an upload, or login to a lesser extent, we need to be providing end user feedback as what is happening. A progress dialog is probably required.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•19 years ago
|
||
Added more love to the UI Progress Object:
http://viewvc.svn.mozilla.org/vc/labs/joey/trunk/addons/ff/chrome/content/joey/joeyOverlay.js?r1=3151&r2=3164
And cleanups to avoid UI logic outside or UI Status Object; For example, I moved the setTimeout 600 miliseconds UI refresh to the UI object.
Summary UI impact:
[x] collapses when the Download is complete;
[x] collapses when the Upload is complete;
[x] shows Upload failed message, if so;
[x] shows Download failed message, if so;
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•19 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•