[wp-trac] [WordPress Trac] #49178: Upload image issue after deleting image from edit image page

WordPress Trac noreply at wordpress.org
Thu Sep 23 15:26:06 UTC 2021


#49178: Upload image issue after deleting image from edit image page
--------------------------+------------------------
 Reporter:  rnitinb       |       Owner:  joedolson
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  5.9
Component:  Media         |     Version:  5.3.2
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------

Comment (by joedolson):

 Following some exploration, I find that the display messages in grid view
 are being sent to the browser, they're just always hidden. They're sent to
 `.media-sidebar .media-uploader-status`.

 This seems to mostly be a CSS thing. If you remove `display:none` from
 `.upload-php .mode-grid .hide-sidebar .media-sidebar`, then the message
 region appears and gives some very basic info, but it's not toggling all
 of the other style features.

 Needs more research, but seems solvable.

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


More information about the wp-trac mailing list