Closed
Bug 708362
Opened 13 years ago
Closed 13 years ago
When install fails, show a popup not a modal
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P2)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
FIXED
6.3.6
People
(Reporter: andy+bugzilla, Assigned: kumar)
Details
Following on from bug 704534, when the app installation fails a modal is shown. Since the app installation can be triggered from a modal, this closes the previous modal very quickly.
If there's a context or user action, we should have a popup focused on the user action. So for example if you click the install app button, the popup should show there, not as a modal. I think that's clearer for end users.
| Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 6.3.5
Updated•13 years ago
|
Target Milestone: 6.3.5 → 6.3.6
| Assignee | ||
Updated•13 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•13 years ago
|
||
Fixed https://github.com/mozilla/zamboni/commit/a6c4c8d
Now if a modal is already open when an app installation error occurs, the error message is prepended to the existing modal.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•