Fix link to signup button for 1 button variant
Categories
(Firefox :: Pocket, defect)
Tracking
()
People
(Reporter: thecount, Assigned: thecount)
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
|
94.91 KB,
image/png
|
Details |
We're linking the one button variant to the signup link for just email, we should instead link to the signup that has all options.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
•
|
||
[Tracking Requested - why for this release]:
We noticed a signup url param for a study we intended to run is wrong.
It's a 1 line change, wondering if it's possible to get this into the RC build or not.
| Assignee | ||
Comment 3•5 years ago
•
|
||
To test:
- Set extensions.pocket.loggedOutVariant to "button_variant"
- be logged out of Pocket
- Try to save a link
- In the doorhanger log in prompt, click the "sign up" button
Expected: It should take you to a page with multiple sign up options.
Attaching screenshot of what the page should look like.
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 6•5 years ago
•
|
||
Comment on attachment 9202709 [details]
Bug 1692324 - Fixing save to Pocket button one button variant link.
Beta/Release Uplift Approval Request
- User impact if declined: Impact to an experiment we wanted to run. I'm aware this is an uplift in RC, and not totally sure if that's reasonable or not, but I think with how small of a change this is, it felt like worth a try given the impact of the experiment.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: 1. Set extensions.pocket.loggedOutVariant to "button_variant"
- be logged out of Pocket
- Try to save a link
- In the doorhanger log in prompt, click the "sign up" button
Expected: It should take you to a page with multiple sign up options.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It's a 1 line fix to update a url param that's behind a pref, so should be really low risk.
- String changes made/needed: None
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 7•5 years ago
|
||
| bugherder | ||
Comment 8•5 years ago
|
||
Comment on attachment 9202709 [details]
Bug 1692324 - Fixing save to Pocket button one button variant link.
Looks very safe to me, let's take it on the beta branch before the merge, thanks.
Updated•5 years ago
|
Comment 9•5 years ago
|
||
| bugherder uplift | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (87.0a1 Build ID - 20210214213026) installed on Windows 10 x64, macOS 10.15.7, and Linux Mint 20 x64. Now, I can confirm that the "Pocket" sign up page from comment 4 is opened after the "Sign up" button from the "Saved to Pocket" doorhanger is clicked.
Comment 11•5 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Beta (86.0 Build ID - 20210215141125) installed on Windows 10 x64, macOS 10.15.7, and Linux Mint 20 x64. Now, I can confirm that the "Pocket" sign-up page from comment 4 is opened after the "Sign up" button from the "Saved to Pocket" doorhanger is clicked.
Description
•