Closed
Bug 943395
Opened 11 years ago
Closed 11 years ago
[Messages][Drafts] Replace existing Draft layer needed when replacing draft
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evhan55, Assigned: evhan55)
References
Details
Attachments
(2 files)
Assignee | ||
Updated•11 years ago
|
Blocks: messaging-drafts
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evelyn
Assignee | ||
Updated•11 years ago
|
Assignee: evelyn → nobody
Summary: [Messages][Drafts] Save as Draft / Replace existing Draft / Discard layers needed upon user interaction → [Messages][Drafts] Replace existing Draft layer needed when replacing draft
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evelyn
Assignee | ||
Comment 1•11 years ago
|
||
- `thread_ui.js`
- Check if existing draft when about to save a draft, is so, ask about 'replacing' the existing draft
- `thread_ui_test.js`
- Check that the correct `OptionMenu` is presented when replacing an existing draft
Attachment #8348257 -
Flags: review?(waldron.rick)
Assignee | ||
Comment 2•11 years ago
|
||
This PR is now on top of rwaldron/v1.3-drafts + rwaldron/947211 by accident. But I think I should probably leave all my bugs that way, or no? I can keep rebasing all my current work on top of both of them and cancel this PR against v1.3-drafts for now?
Assignee | ||
Comment 3•11 years ago
|
||
Cancelling this PR until 211 lands
Assignee | ||
Updated•11 years ago
|
Attachment #8348257 -
Flags: review?(waldron.rick)
Assignee | ||
Comment 4•11 years ago
|
||
Reverified that this bug exists on the most recent rwaldron/v1.3-drafts.
Reran all tests, etc.
Filing a new PR:
- `thread_ui.js`
- Check if existing draft when about to save a draft, is so, ask about 'replacing' the existing draft
- `thread_ui_test.js`
- Check that the correct `OptionMenu` is presented when replacing an existing draft
Attachment #8350167 -
Flags: review?(waldron.rick)
Updated•11 years ago
|
Attachment #8350167 -
Flags: review?(waldron.rick) → review+
Comment 5•11 years ago
|
||
Landed on v1.3-drafts https://github.com/rwaldron/gaia/commit/c651bcd99b72d374f1b023adbb789469e2c323ea
Comment 6•11 years ago
|
||
master: cdb45404e6556c7e86869e461f79f981cd783ab0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 7•11 years ago
|
||
Whoops, I missed this one—thanks Julien!
You need to log in
before you can comment on or make changes to this bug.
Description
•