Page MenuHomePhabricator

Variant C/D: fix overflow in impact module
Closed, DeclinedPublic

Assigned To
None
Authored By
RHo
Sep 6 2020, 8:15 PM
Referenced Files
F32039975: Screenshot from 2020-08-10 20-18-44.png
Sep 6 2020, 8:15 PM
F32040011: Screenshot from 2020-08-10 20-20-33.png
Sep 6 2020, 8:15 PM
F32247942: image.png
Sep 6 2020, 8:15 PM
F32039899: Screenshot from 2020-08-10 20-16-13.png
Sep 6 2020, 8:15 PM
F32039933: Screenshot from 2020-08-10 20-17-02.png
Sep 6 2020, 8:15 PM
F32039976: Screenshot from 2020-08-10 20-19-20.png
Sep 6 2020, 8:15 PM
F32040015: Screenshot from 2020-08-10 20-20-48.png
Sep 6 2020, 8:15 PM
F32039935: Screenshot from 2020-08-10 20-17-39.png
Sep 6 2020, 8:15 PM

Description

Leftover issue that has come out of T258005 is that the list items on the Impact module is overflowing due to fixed row height of each item. This appears to be occurring on the lower-end widths of the Standard and Wide layouts.

Variant C/D @ 799px (narrow)Variant C/D @ 801px (standard)Variant C/D @ 1279px (standard)Variant C/D @ 1281px (wide)Variant C/D @ 1975px (wide)
Screenshot from 2020-08-10 20-20-33.png (636×955 px, 83 KB)
Screenshot from 2020-08-10 20-20-48.png (647×822 px, 78 KB)
Screenshot from 2020-08-10 20-18-44.png (632×975 px, 140 KB)
Screenshot from 2020-08-10 20-19-20.png (638×461 px, 29 KB)
Screenshot from 2020-08-10 20-17-02.png (1,061×976 px, 142 KB)
Screenshot from 2020-08-10 20-17-39.png (1,073×465 px, 37 KB)
Screenshot from 2020-08-10 20-16-13.png (1,105×966 px, 162 KB)
Screenshot from 2020-08-10 20-15-04.png (1,787×909 px, 159 KB)

Proposed solution:
When the Impact module is <300px, change the row layout so that the article title is above the thumbnail and # views:

image.png (1,316×1,554 px, 265 KB)

Event Timeline

MMiller_WMF renamed this task from Newcomer homepage: Fix text overflow issues on the Impact module caused by Variant C/D layout changes to Variant C/D: fix overflow in impact module.Sep 28 2020, 5:39 AM
MMiller_WMF added subscribers: Catrope, kostajh, Tgr, Etonkovidova.

If we do T264462: [Leftovers] Newcomer homepage: Visual design improvements to the homepage layout on Desktop, the impact module will have a minimum width, and this task could then be declined.

Declining per the comment above.