Closed
Bug 805335
Opened 13 years ago
Closed 13 years ago
[email] account deletion: implement "delete account" button per UX spec
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect, P1)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
| blocking-basecamp | + |
People
(Reporter: doliver, Assigned: steveck)
Details
Attachments
(2 files)
The current method to remove an email account is not as specified in the UX wireframes and is difficult to discover.
We have a v1 requirement to allow account deletion and feel that we still need to improve the user experience to satisfy it.
Refer to pages 6 & 9 of this spec: https://www.dropbox.com/sh/ygwfxk6chpshxdj/ct4nwRk2r3/Apps/Email/mail-settings.pdf
Updated•13 years ago
|
blocking-basecamp: ? → +
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → schung
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #676096 -
Flags: review?(dkuo)
Attachment #676096 -
Flags: review?(bugmail)
Updated•13 years ago
|
Priority: -- → P1
Updated•13 years ago
|
Attachment #676096 -
Flags: review?(dkuo)
Attachment #676096 -
Flags: review?(bugmail)
Attachment #676096 -
Flags: review+
Comment 2•13 years ago
|
||
https://github.com/mozilla-b2g/gaia/pull/6051
landed on gaia/master:
https://github.com/mozilla-b2g/gaia/commit/3d15f744cc3d1194eb4a98473fbe96d10171d9e0
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Steve, I just realized the delete button did not add a confirmation prompt. Please create a follow-up patch that confirms the user wants to delete the account with a prompt. Since Casey is out, Josh can ideally provide the phrasing for that.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•13 years ago
|
||
Er, the prompt is already defined on page 11 of the wireframes. But note that the use of "loose" is a typo; in american english, that should be "lose". I'm leaving Josh copied since I think the phrasing is a bit awkward/misleading:
"Are you sure you want to delete
cyee@mozilla.com mail account?
You will loose any downloaded mail"
No mail will really be lost since the mail will still be on the server. It might be too wordy, but "You will have to re-download your mail if you re-create the account." seems more accurate.
| Assignee | ||
Comment 5•13 years ago
|
||
Attachment #677688 -
Flags: review?(bugmail)
Comment 6•13 years ago
|
||
Comment on attachment 677688 [details]
Patch for account delete confirm prompt
r=asuth with the requested changes (new l10n id's) made. Feel free to land once you do that. Thanks!
Attachment #677688 -
Flags: review?(bugmail) → review+
| Assignee | ||
Comment 7•13 years ago
|
||
New l10n added , thanks for the comment.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Comment 8•13 years ago
|
||
Also worth nothing that we (UX + copy writer) will be reviewing all strings before string-freeze, so this will still get one more quality pass.
Comment 9•13 years ago
|
||
Verified with Unagi, build ID 20121231070201
User is able to delete an email account. After selecting "Delete account" button user is presented with a prompt message: "You will have to re-download your mail if you re-create the account."
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•