Closed
Bug 862386
Opened 12 years ago
Closed 12 years ago
[fireplace] Review form not disabled during submission
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-05-02
People
(Reporter: basta, Assigned: spasovski)
References
Details
(Whiteboard: [fireplace] p=1)
Purely cosmetic. Affects both writing and editing.
Since requests are deferred, this should be a trivial update.
Comment 1•12 years ago
|
||
We have generic code for this: https://github.com/mozilla/fireplace/blob/master/hearth/media/js/forms.js
Blocks: 859511
| Reporter | ||
Comment 2•12 years ago
|
||
That's not what I mean. That prevents you from submitting the form before it's valid.
What I'm saying is that once you press the Submit/Save button, all of the fields should be disabled until we get a success or failure back (.then()).
Updated•12 years ago
|
Whiteboard: p=1 → [fireplace] p=1
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → dspasovski
| Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 2013-05-02
Comment 4•12 years ago
|
||
verified fixed on Firefox OS and Desktop
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•