Fixes for newtab Pocket section experiment based on some design feedback
Categories
(Firefox :: Pocket, defect)
Tracking
()
People
(Reporter: thecount, Assigned: thecount)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
- Update health topic label to health and fitness
- Update privacy notice at bottom of page to no longer link to the anchor of the privacy link, but instead the whole link.
- In card stp button icon alignment and size fixes.
- New meatball menu still has an archive to Pocket button. Does this still make sense?
Assignee | ||
Comment 1•3 years ago
|
||
Also I noticed the new footer menu has some border issues where on some screens the borders don't overlap quite like I expected them to.
I think I need a heavier solution for them.
Assignee | ||
Comment 2•3 years ago
|
||
- Make sure we see a bookmarked message in compact with stp button, and update its colour to be slightly lighter.
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 4•3 years ago
|
||
To test:
Generic changes:
- Set browser.newtabpage.activity-stream.discoverystream.compactLayout.enabled to true
- Set browser.newtabpage.activity-stream.discoverystream.newFooterSection.enabled to true
- Set browser.newtabpage.activity-stream.discoverystream.saveToPocketCard.enabled to true
- Open a new tab.
- Health topic in topics section should now be health & fitness to better match the target page. This change should persist in all configurations.
- Privacy link should now be linking to https://www.mozilla.org/en-US/privacy/firefox/ dropping the "#suggest-relevant-content"
- The save to pocket button while hovering over a card should have a slightly smaller icon.
- new topics section should have clean and matching borders on top and bottom of topics in all media queries.
- Turn off all the values in steps 1-3 and check nothing is different for steps6-8.
The new menu items:
- Set browser.newtabpage.activity-stream.discoverystream.saveToPocketCard.enabled to true
- Open the meatball menu.
- EXPECTED: Should see only bookmark above the line break.
- Click the save to Pocket button.
- Open the meatball menu
- EXPECTED: Should see "bookmark, archive, delete" above the line break.
- EXPECTED: Clicking bookmark should update meantball menu item to remove bookmark.
- EXPECTED: Archive/delete should work as expected.
The new message footer, this is the message displayed at the bottom of a card if you save to pocket or bookmark:
- Set browser.newtabpage.activity-stream.discoverystream.compactLayout.enabled to true
- Open a new tab
- Click save to pocket from meatball menu in 1 card.
- Click bookmark from the meatball menu in another card.
- EXPECTED: Should be slightly smaller than before bookmark/savetopocket messages than before.
Comment 6•3 years ago
|
||
bugherder |
Assignee | ||
Comment 7•3 years ago
|
||
[Tracking Requested - why for this release]: Needed for an upcoming experiment happening in 94.
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Please nominate this for beta approval when you get a chance.
Assignee | ||
Comment 9•3 years ago
|
||
Comment on attachment 9244037 [details]
Bug 1733675 - Fixes some nits in Pocket newtab experiment.
Beta/Release Uplift Approval Request
- User impact if declined: User experience won't be as polished around an experiment we'll be running in 94.
- 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: To test:
Generic changes:
- Set browser.newtabpage.activity-stream.discoverystream.compactLayout.enabled to true
- Set browser.newtabpage.activity-stream.discoverystream.newFooterSection.enabled to true
- Set browser.newtabpage.activity-stream.discoverystream.saveToPocketCard.enabled to true
- Open a new tab.
- Health topic in topics section should now be health & fitness to better match the target page. This change should persist in all configurations.
- Privacy link should now be linking to https://www.mozilla.org/en-US/privacy/firefox/ dropping the "#suggest-relevant-content"
- The save to pocket button while hovering over a card should have a slightly smaller icon.
- new topics section should have clean and matching borders on top and bottom of topics in all media queries.
- Turn off all the values in steps 1-3 and check nothing is different for steps6-8.
The new menu items:
- Set browser.newtabpage.activity-stream.discoverystream.saveToPocketCard.enabled to true
- Open the meatball menu.
- EXPECTED: Should see only bookmark above the line break.
- Click the save to Pocket button.
- Open the meatball menu
- EXPECTED: Should see "bookmark, archive, delete" above the line break.
- EXPECTED: Clicking bookmark should update meantball menu item to remove bookmark.
- EXPECTED: Archive/delete should work as expected.
The new message footer, this is the message displayed at the bottom of a card if you save to pocket or bookmark:
- Set browser.newtabpage.activity-stream.discoverystream.compactLayout.enabled to true
- Open a new tab
- Click save to pocket from meatball menu in 1 card.
- Click bookmark from the meatball menu in another card.
- EXPECTED: Should be slightly smaller than before bookmark/savetopocket messages than before.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Early in the beta cycle, and the changes are mostly styling changes.
- String changes made/needed: none
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Comment on attachment 9244037 [details]
Bug 1733675 - Fixes some nits in Pocket newtab experiment.
Approved for 94.0b4.
Comment 11•3 years ago
|
||
bugherder uplift |
Description
•