[wp-trac] [WordPress Trac] #50105: Remove infinite scrolling behavior from the Media grid

WordPress Trac noreply at wordpress.org
Wed Jun 23 19:58:51 UTC 2021


#50105: Remove infinite scrolling behavior from the Media grid
-------------------------------------+-------------------------------------
 Reporter:  afercia                  |       Owner:  joedolson
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  5.8
Component:  Media                    |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots needs-   |     Focuses:  ui, accessibility,
  dev-note commit                    |  javascript
-------------------------------------+-------------------------------------
Changes (by desrosj):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 It looks like [51145] [https://core.trac.wordpress.org/browser/trunk/src
 /wp-admin/includes/ajax-actions.php?rev=51145#L3004 introduced an
 undefined variable]. `$query_args` should be `$query` in
 `wp_ajax_query_attachments()`.

 I double checked with @adamsilverstein just to be sure, and it seems this
 does need to be corrected.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50105#comment:118>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list