Closed
Bug 1155517
Opened 10 years ago
Closed 10 years ago
Change Reader View to have a "Save Page to Pocket" button instead of "Add To Reader List"
Categories
(Toolkit :: Reader Mode, defect, P2)
Toolkit
Reader Mode
Tracking
()
People
(Reporter: Dolske, Assigned: jaws)
References
Details
Attachments
(2 files)
2.88 KB,
application/zip
|
Details | |
6.51 KB,
patch
|
Dolske
:
review+
Dolske
:
approval-mozilla-aurora+
Dolske
:
approval-mozilla-beta+
Dolske
:
approval-mozilla-release+
|
Details | Diff | Splinter Review |
When viewing a page in Reader View, the user should have a button (in the Reader View toolbar) to "Save To Pocket" (wording TBD).
This will replace the "Add To Reading List" button on Desktop. Current plan is for Android to keep the long-existing Reading List button/feature, although we're still figuring out what Pocket integration means on Android.
If the user isn't signed in to Pocket, this should probably offer to create an FxA / signin, as with the toolbar button?
Updated•10 years ago
|
Flags: qe-verify?
Flags: firefox-backlog+
Comment 1•10 years ago
|
||
(In reply to Justin Dolske [:Dolske] from comment #0)
> If the user isn't signed in to Pocket, this should probably offer to create
> an FxA / signin, as with the toolbar button?
@mmaslaney: similarly, should we hide this button when a user isn't logged in?
Flags: needinfo?(mmaslaney)
Comment 2•10 years ago
|
||
That, or we could have the button disabled accompanied by a tooltip encouraging you to create an account?
In the spirit of shipping by June, let's suppress the feature if the user is not signed in, unless you feel like the previously mentioned is possible within our tight deadline.
Flags: needinfo?(mmaslaney) → needinfo?(clarkbw)
Comment 3•10 years ago
|
||
We can continue to investigate other avenues for a short period of time, likely end of this week is the hard stop. Suppress the feature seems to be the easiest way right now.
Flags: needinfo?(clarkbw)
Comment 4•10 years ago
|
||
note this work is being done in bug 1155523
Updated•10 years ago
|
Flags: qe-verify? → qe-verify+
QA Contact: andrei.vaida
Assignee | ||
Comment 5•10 years ago
|
||
Most of this work was completed in bug 1155523, but this bug will need to add the icon and string for the button. It is currently naked.
Assignee | ||
Comment 7•10 years ago
|
||
(In reply to Michael Maslaney [:mmaslaney] (mmaslaney@mozilla.com) from comment #6)
> Jared, do these work out?
I think so, thanks!
Flags: needinfo?(jaws)
Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
Assignee | ||
Comment 8•10 years ago
|
||
Updated•10 years ago
|
Iteration: --- → 41.1 - May 25
Reporter | ||
Updated•10 years ago
|
Attachment #8604842 -
Flags: review?(dolske) → review+
Assignee | ||
Updated•10 years ago
|
Points: --- → 2
Comment hidden (obsolete, typo) |
Assignee | ||
Comment 11•10 years ago
|
||
Approval Request Comment
[Feature/regressing bug #]: pocket
[User impact if declined]: the button to add to pocket from reader mode is blank
[Describe test coverage new/current, TreeHerder]: none, just adding a graphic
[Risks and why]: none
[String/UUID change made/needed]: none
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Reporter | ||
Comment 14•10 years ago
|
||
Comment on attachment 8604842 [details] [diff] [review]
Patch
a+ for aurora/beta/release: required for Pocket launch in 38.0.5.
Attachment #8604842 -
Flags: approval-mozilla-release?
Attachment #8604842 -
Flags: approval-mozilla-release+
Attachment #8604842 -
Flags: approval-mozilla-beta?
Attachment #8604842 -
Flags: approval-mozilla-beta+
Attachment #8604842 -
Flags: approval-mozilla-aurora?
Attachment #8604842 -
Flags: approval-mozilla-aurora+
Reporter | ||
Comment 15•10 years ago
|
||
Comment 17•10 years ago
|
||
Verified fixed on 38.0.5b2-build1 (20150514163436), using Ubuntu 14.04 (x64), Windows 7 (x64) and Mac OS X 10.9.5.
* The Pocket button available in Reader View brings up the sign-up panel if the user is not logged into Pocket.
* Clicking the Pocket button available in Reader View successfully saves the page to Pocket.
* If the Pocket add-on is already installed and used by default instead of the built-in one, Reader View will also hide the Pocket button from its controls bar.
* The Pocket button adapts properly to browser window and screen size, display resolution and zoom level.
The only thing that *might* be missing here is the button's tooltip.
You need to log in
before you can comment on or make changes to this bug.
Description
•