Visual updates to large cards
Categories
(Firefox :: New Tab Page, task)
Tracking
()
People
(Reporter: nbarrett, Assigned: rhamoui)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
Reduce padding around card
Enable excerpts to show on large cards only
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
This reverts commit 9e30fa7fb20ee762fe6e3e2fbd30fbaba5faf612.
Comment 4•1 year ago
|
||
This reverts commit 9e30fa7fb20ee762fe6e3e2fbd30fbaba5faf612.
Comment 7•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
| bugherder | ||
Comment 10•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D250895
Updated•1 year ago
|
Comment 11•1 year ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: This would impact the timeline for the refined card UI experiment which delays the feature being released to users
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: See test plan in original patch: https://phabricator.services.mozilla.com/D250895
- Risk associated with taking this patch: Low
- Explanation of risk level: This patch is CSS only and only is enabled/applied to items with the pref enabled.
- String changes made/needed: No
- Is Android affected?: no
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 12•1 year ago
|
||
| uplift | ||
Comment 13•1 year ago
|
||
I have verified this issue using the steps from here on both grid and sections layouts, and I can confirm the following:
- The description is no longer displayed on the story card.
- The thumb up/down buttons have the same color as the context menu one.
- The thumb up/down buttons and the context menu one have the same size.
- The thumb up/down buttons animation is not restarted after the button is clicked and the story is hovered again.
- Small cards show the thumb up/down buttons when hovered.
- The title and publisher from the small cards are aligned to the left.
- On small cards, the publisher icon does not move when hovered.
- The action buttons and the publisher icon are correctly aligned.
- The title and the publisher icon (where available) are displayed in the bottom part of the card.
Verified using the latest Firefox Nightly 141.0a1 (Build ID: 20250602211130) on Windows 10 x64, macOS 15.4.1, and Ubuntu 24.04 x64.
Comment 14•1 year ago
|
||
I have verified this issue using the steps from here on both grid and sections layouts, and I can confirm the following:
- The description is no longer displayed on the story card.
- The thumb up/down buttons have the same color as the context menu one.
- The thumb up/down buttons and the context menu one have the same size.
- The thumb up/down buttons animation is not restarted after the button is clicked and the story is hovered again.
- Small cards show the thumb up/down buttons when hovered.
- The title and publisher from the small cards are aligned to the left.
- On small cards, the publisher icon does not move when hovered.
- The action buttons and the publisher icon are correctly aligned.
- The title and the publisher icon (where available) are displayed in the bottom part of the card.
Verified using the latest Firefox Beta 140.0b5 (Build ID: 20250603113649 - build downloaded from Treeherder) on Windows 10 x64, macOS 15.4.1, and Ubuntu 24.04 x64.
Description
•