Open
Bug 1232810
Opened 9 years ago
Updated 2 years ago
Confirmation prompt for deletion of bookmark folders
Categories
(Firefox for iOS :: Home screen, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: rnewman, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
259.24 KB,
application/zip
|
Details |
If a bookmark folder contains non-separator children, we should prompt the user before deleting it -- when we do so, we will recursively mark it and its children as deleted, so this is a consequential action.
Some ideas:
<tecgirl> rnewman: "You have Bookmarks in this folder. Are you sure you want to delete it?" [Cancel] [Delete]
<@rnewman> tecgirl: "This folder isn't empty. Are you sure you want to delete it and its contents?"
<@rnewman> (trying to convey that the contents will go, too)
<tecgirl> that's a little long for an alert.
<@rnewman> yeah :/
<tecgirl> try it, see how it fits. the messaging is better, though.
Let's mock this up in a couple of locales so we can land the strings ASAP.
Comment 1•9 years ago
|
||
With :rnewman's string, which I prefer.
Reporter | ||
Comment 2•9 years ago
|
||
Looks great!
Reporter | ||
Comment 3•9 years ago
|
||
N.B., when we're implementing this, we should make sure that roots -- toolbar, menu, unsorted, mobile -- cannot be deleted, returning no edit actions when asked by the table view.
Reporter | ||
Comment 5•9 years ago
|
||
Strings finally really landed: a1cf994
Reporter | ||
Updated•9 years ago
|
Rank: 1
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•