Closed
Bug 1666586
Opened 5 years ago
Closed 5 years ago
On Save Recs – UI tweaks
Categories
(Firefox :: New Tab Page, enhancement, P1)
Firefox
New Tab Page
Tracking
()
People
(Reporter: gsuntop, Assigned: gsuntop)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
- fix space between the Similar Stories header and the first recommended item
- the open in new tab icon is missing
- fix the bottom padding/spacing between the last recommended item and and the bottom edge of the extension
- More shouldn’t be capitalized in Learn More
- Show Similar Story when there’s only one recommended item
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Summary: Save on recs UI tweaks → On Save Recs – UI tweaks
Pushed by gsuntop@getpocket.com:
https://hg.mozilla.org/integration/autoland/rev/76491cb47cc8
save on recs UI tweaks r=thecount
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Comment 4•5 years ago
|
||
[Tracking Requested - why for this release]: Small updates to UI to improve this for users before preffing it on.
status-firefox82:
--- → affected
tracking-firefox82:
--- → ?
Comment 5•5 years ago
|
||
Doesn't sound like this needs tracking. If you want it on 82 please request uplift asap though.
Comment 6•5 years ago
|
||
Comment on attachment 9177479 [details]
Bug 1666586 - save on recs UI tweaks
Beta/Release Uplift Approval Request
- User impact if declined: UI/UX improvements to a feature we are looking to pref on.
- 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.onSaveRecs to true.
- Ensure you're in an en-US, en-GB, or en-CA browser.
- Restart.
- Open a new tab.
- Click a newtab story.
- Click the save to pocket button.
Expected:
- Should be an icon on the right of each article.
- More shouldn’t be capitalized in Learn More
- There were a few pixel spacing tweaks, but for the most part I don't think it's worth measuring. We can let design go into that. For QA, just make sure that the spacing and alignment of items seems reasonable.
- List of other uplifts needed: None
- Risk to taking this patch: Medium
- Why is the change risky/not risky? (and alternatives if risky): It's just css changes, and the main feature is off by default in beta, but we intend to turn it on in another uplift once we fix up some of these tweaks.
- String changes made/needed: none
Attachment #9177479 -
Flags: approval-mozilla-beta?
Updated•5 years ago
|
Flags: qe-verify+
Updated•5 years ago
|
QA Whiteboard: [qa-triaged]
Comment 7•5 years ago
|
||
Comment on attachment 9177479 [details]
Bug 1666586 - save on recs UI tweaks
approved for 82.0b6
Attachment #9177479 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•5 years ago
|
||
| bugherder uplift | ||
Comment 9•5 years ago
|
||
I have verified the following by using the steps provided in comment 6:
- An icon is correctly displayed on the right side of each article.
- "More" is no longer capitalized in the "Learn more" hyperlink.
- Spacing and alignment are reasonable.
I've done the verification using Firefox Nightly 83.0a1 (Build ID: 20201001094020) and Firefox Beta 82.0b6 (Build ID: 20201001171107) on Windows 10 x64, macOS 10.15.6, and Ubuntu Linux 20.04 x64.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•