[wp-trac] [WordPress Trac] #27423: Improve Media Modal UI at small-screen sizes

WordPress Trac noreply at wordpress.org
Fri Jul 18 20:38:38 UTC 2014


#27423: Improve Media Modal UI at small-screen sizes
--------------------------+-----------------------------
 Reporter:  gcorne        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.0
Component:  Media         |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, javascript
--------------------------+-----------------------------

Comment (by avryl):

 To solve the focus issues, we could calculate the amount of columns in JS
 instead of using @media queries. That would also make the CSS easier to
 handle. It's JS again, but performance wise this should still be a lot
 better than the current situation. We'd only do a simple class change when
 needed, instead of inserting a new style element in the DOM every 200
 milliseconds.

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


More information about the wp-trac mailing list