Closed
Bug 1305574
Opened 8 years ago
Closed 8 years ago
Implement Dismiss option for context menu in Activity Stream panel with AS block list
Categories
(Firefox for iOS :: Browser, defect, P1)
Tracking
()
RESOLVED
FIXED
Iteration:
1.6
People
(Reporter: bmunar, Assigned: bmunar)
References
Details
(Whiteboard: [activity-stream] [MobileAS])
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8798607 -
Flags: review?(sleroux)
Assignee | ||
Updated•8 years ago
|
Summary: Implement Dismiss option for context menu in Activity Stream panel → Implement Dismiss option for context menu in Activity Stream panel with AS block list
Comment 3•8 years ago
|
||
Comment on attachment 8798607 [details]
PR
Works pretty well - just left some comments to check out to fix up some things.
Attachment #8798607 -
Flags: feedback+
Comment 4•8 years ago
|
||
Comment on attachment 8798607 [details]
PR
LGTM! Just needs a rebase and I can land away.
Attachment #8798607 -
Flags: review?(sleroux) → review+
Comment 5•8 years ago
|
||
master https://github.com/mozilla-mobile/firefox-ios/commit/67e5eb552003ea9b3211453868d94e245d574749
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 6•8 years ago
|
||
"Dismiss" made me think that the context menu would get dismissed. But, it turns out that the specific highlight is removed from the Highlights list! So, I'm wondering if it would confused other users as well?
Flags: needinfo?(bmunar)
Assignee | ||
Comment 7•8 years ago
|
||
I thought that too as well as I was making it - I'll ask Bryan Bell for more direction
Flags: needinfo?(bmunar)
Comment 8•8 years ago
|
||
On the same topic, I just recollected, even the "Remove From History" option was confusing. And this was my thought process while tapping that option:
We are also implementing the same context menu for top sites (Bug 1243412). So, the same options would be used for it as well.
Does it remove both the highlight/top-site and the history entries? Or, does it remove just the history entries?
After tapping it looked like it removed the history entry. But, if I close and relaunch firefox, would the highlight/top-site remain?
Would a user want to delete from history, but make it remain in the highlights/top-sites? May be, only one of them, the Dismiss option and the Remove From History option, is necessary? It would also make the context menu look smaller and cleaner. After adding the new tab functionality, it would have 7 options:
Open in New Tab
Open in New Private Tab
Bookmark
Delete from History
Share
Dismiss (for highlights) / Remove (for topsites)
Comment 9•8 years ago
|
||
Hey Bryan (bell), do you have any thoughts on the discussion above? Not sure if Bryan M reached out on or not.
Flags: needinfo?(bbell)
Updated•8 years ago
|
Iteration: --- → 1.6
Comment 10•8 years ago
|
||
Sorry, I have more to add :) Though I'm currently only testing this 6 option context menu in the simulator (as opposed to in a device), the number of options and thereby the size of the context menu is being a bit bothersome. When I'm done looking at the context menu, I try to dismiss it by clicking on the area outside the context menu, usually on the bottom side. But, I end up mistakenly clicking the last option (Dismiss) and much to my disappointment, the highlight/top-site gets removed from the AS panel. So, essentially I'm hinting at wanting lesser number of options in the context menu.
Updated•7 years ago
|
Flags: needinfo?(bbell)
You need to log in
before you can comment on or make changes to this bug.
Description
•