Make WordPress Core

Opened 8 months ago

Last modified 8 months ago

#61012 new defect (bug)

The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal.

Reported by: tatthang96's profile tatthang96 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.5
Component: Gallery Keywords: has-screenshots has-dev-note
Focuses: ui, css, administration Cc:

Description

If I apply filter, the mobile layout displays incorrectly:

<?php
 add_filter( 'media_library_infinite_scrolling', '__return_true' );

Preview:

https://i.ibb.co/YysnCp7/bug.png

Change History (1)

This ticket was mentioned in Slack in #core-test by ankit-k-gupta. View the logs.


8 months ago

Note: See TracTickets for help on using tickets.