[wp-meta] [Making WordPress.org] #8024: WordPress.TV Video lists not responsive (was: White Space Issue on WordPress.tv Meetup Page on mobile view.)

Making WordPress.org noreply at wordpress.org
Thu Jun 26 03:29:50 UTC 2025


#8024: WordPress.TV Video lists not responsive
--------------------------+---------------------
 Reporter:  viralsampat   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  lowest        |   Milestone:
Component:  WordPress.tv  |  Resolution:
 Keywords:  close         |
--------------------------+---------------------
Changes (by dd32):

 * keywords:   => close
 * priority:  normal => lowest


Comment:

 This is working as intended, as these are fixed-width video blocks.

 I'm not a fan of [attachment:"8024.diff"] as simply removing all
 responsiveness of the lists in smaller resolutions is not ideal - consider
 tablets for example.

 A better solution is likely `.video-list li { flex: 1 0 160px }` as seen
 in the below video, but there's other issues that would likely generate
 the same kind of report - the number of items per row would vary and the
 image sizes would not be consistent.

 Marking this as lowest priority, and suggesting it be closed as `wontfix`.
 This is better solved as part of a theme reskin in future.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/8024#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list