[wp-trac] [WordPress Trac] #61012: The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal.

WordPress Trac noreply at wordpress.org
Tue Apr 16 07:32:48 UTC 2024


#61012: The mobile layout displays incorrectly when infinite scrolling is activated
in the Media Gallery Modal.
--------------------------------+------------------------------------------
 Reporter:  tatthang96          |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Gallery             |    Version:  6.5
 Severity:  normal              |   Keywords:  has-screenshots has-dev-note
  Focuses:  ui, css,            |
  administration                |
--------------------------------+------------------------------------------
 If I apply filter, the mobile layout displays incorrectly:

 {{{#!php
 <?php
  add_filter( 'media_library_infinite_scrolling', '__return_true' );
 }}}

 Preview:

 [[Image(https://i.ibb.co/YysnCp7/bug.png)]]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61012>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list