[wp-trac] [WordPress Trac] #29339: At small viewports when there is no menu, the Media Modal title down arrow should not appear

WordPress Trac noreply at wordpress.org
Tue Aug 26 01:35:19 UTC 2014


#29339: At small viewports when there is no menu, the Media Modal title down arrow
should not appear
--------------------------+-----------------------
 Reporter:  gcorne        |       Owner:  helen
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  4.0
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:  ui
--------------------------+-----------------------

Comment (by celloexpressions):

 Not sure what the best approach is here - there currently aren't any
 classes or anything to indicate whether there's a menu or not in a given
 instance of the media modal. And in some cases, like with the edit details
 modal, there is a menu, but it's hidden with css.

 We could just use the `.image-details` class to hide it on that particular
 modal, but I don't see an existing class that would work for featured
 images and this generally seems like a bad approach. Maybe we should add a
 `.has-menu` or `.no-menu` class?

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


More information about the wp-trac mailing list