Closed
Bug 931091
Opened 11 years ago
Closed 11 years ago
[Messages][Drafts] Composition
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 936641
People
(Reporter: julienw, Assigned: rwaldron)
References
Details
In this bug, we'll save drafts using the API outlined in bug 931083.
More to come, but basically, we'll want to save drafts in these situations:
* all situations that were showing a "discard message, are you sure" alert will have a "save this message as a draft, are you sure"
* a visibilitychange event with document.hidden = true will save the draft
* a draft will be either associated to a thread, or will be a "new message" draft, depending on the view the user is when the action needs to happen.
Especially we won't associate a draft to a thread if the user is in the "new message" view even if a thread exists for this recipient.
Updated•11 years ago
|
Summary: [Messages][Drafts] 2 - Draft Composition and tests → [Messages][Drafts] 2 - Composition
Updated•11 years ago
|
Summary: [Messages][Drafts] 2 - Composition → [Messages][Drafts] Composition
Updated•11 years ago
|
Target Milestone: --- → 1.3 Sprint 5 - 11/22
Updated•11 years ago
|
Target Milestone: 1.3 Sprint 5 - 11/22 → 1.3 Sprint 6 - 12/6
Updated•11 years ago
|
Updated•11 years ago
|
blocking-b2g: 1.3+ → 1.4?
Target Milestone: 1.3 Sprint 6 - 12/6 → ---
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
blocking-b2g: 1.4? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•