Closed Bug 620870 Opened 14 years ago Closed 14 years ago

No success message on saving changes

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
5.12.6

People

(Reporter: krupa.mozbugs, Assigned: jbalogh)

Details

Attachments

(1 file)

[from the etherpad]

No success message on saving. We should use new (collections) notification styles for this.
https://github.com/jbalogh/zamboni/commit/54d8ae789
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
No success message on changing values on:

* edit page
* manage versions page
* dev-profile page
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to comment #2)
> No success message on changing values on:
> * edit page

chowse: This is the ajax-edit page.  Should there be any message? Where would it go?
(In reply to comment #2)
> No success message on changing values on:
> * manage versions page
> * dev-profile page

http://github.com/jbalogh/zamboni/commit/9eef9c1

cc'ing chowse for comment 3.
Status: REOPENED → NEW
On save, I'd add a badge that appears beside the header for 2 secs, fades out in 1 sec, then is removed. Here's some style for the badge:

.save-badge {
    background: #41B300;
    border-radius: 1em;
    color: #fff;
    font-family: helvetica, arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    margin-left: 0.5em;
    padding: 0.375em 1em;
}
edit page: http://github.com/jbalogh/zamboni/commit/d6f5745

Thanks chowse!
Status: NEW → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
verified  that there are success  messages on change @

* edit page
* manage versions page
* dev-profile page
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: