Closed
Bug 1573204
Opened 5 years ago
Closed 5 years ago
Discovery Stream pocket stories add one more line to text content
Categories
(Firefox :: New Tab Page, enhancement, P1)
Firefox
New Tab Page
Tracking
()
People
(Reporter: thecount, Assigned: thecount)
References
Details
(Keywords: github-merged)
Attachments
(1 file, 1 obsolete file)
To test:
- Open a new tab
- Ensure we see pocket stories with at max 4 lines of text.
- Ensure cards in a single row are all the same height, based on the height of the tallest card.
Assignee | ||
Comment 1•5 years ago
|
||
Right now in Discovery Stream we have 3 possible lines we can display in a story, and after that the text gets "..." We want to up it to 4 possible lines of text.
Assignee | ||
Comment 2•5 years ago
|
||
[Tracking Requested - why for this release]: UX and partners concerns.
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Comment on attachment 9084910 [details]
Uplift 1573204 - Adding an extra line to pocket stories
Beta/Release Uplift Approval Request
- User impact if declined: Revenue impact for sponsored content clients not getting the rows they expected.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: To test:
- Open a new tab
- Ensure we see pocket stories with at max 4 lines of text.
- Ensure cards in a single row are all the same height, based on the height of the tallest card.
- 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 2 lines of CSS, once verified on nightly it should be low risk.
- String changes made/needed: none
Attachment #9084910 -
Flags: approval-mozilla-beta?
Assignee | ||
Updated•5 years ago
|
Flags: qe-verify+
Updated•5 years ago
|
Assignee: nobody → sdowne
Comment 6•5 years ago
|
||
Status: NEW → RESOLVED
Iteration: --- → 70.3 - Aug 5 - 18
Closed: 5 years ago
Keywords: github-merged
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Assignee | ||
Comment 7•5 years ago
|
||
There was a decision made to not have this done in 69 after all.
status-firefox69:
affected → ---
tracking-firefox69:
+ → ---
Assignee | ||
Updated•5 years ago
|
Attachment #9084910 -
Flags: approval-mozilla-beta?
Updated•5 years ago
|
Attachment #9084910 -
Attachment is obsolete: true
Comment 8•5 years ago
|
||
I have verified this issue with the latest Firefox Nightly (70.0a1 Build ID - 20190815193505) installed, on Windows 10 x64, Ubuntu 16.04 and Mac 10.14.6. I can confirm that a maximum of 4 lines of text are displayed and all cards in a single row are at the same height.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•