[wp-trac] [WordPress Trac] #26968: Theme Administration Screen: Not enough themes displayed at high resolutions

WordPress Trac noreply at wordpress.org
Fri Jan 31 21:06:44 UTC 2014


#26968: Theme Administration Screen: Not enough themes displayed at high
resolutions
--------------------------+---------------------------------
 Reporter:  Viper007Bond  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  3.9
Component:  Themes        |     Version:  3.8
 Severity:  minor         |  Resolution:
 Keywords:  needs-patch   |     Focuses:  ui, administration
--------------------------+---------------------------------
Changes (by nacin):

 * focuses:  ui => ui, administration
 * component:  Administration => Themes
 * milestone:  Awaiting Review => 3.9


Comment:

 Replying to [comment:5 Viper007Bond]:
 > Can't we just load a ton of themes (up to say 100) and lazy-load the
 images?

 Right. We can actually load them all, the only concern is the images.

 We'll need to do <noscript> with actual image tags, and otherwise have an
 <img src="data: some blank image"> as a placeholder (only after the first
 20, let's say) that we can lazy-load as they scroll down the page.

 If they're stuck in limbo — they have JS turned on, but there's a syntax
 error — they'll still see the first 20 theme images, and will still be
 able to see all of their themes. That's totally acceptable.

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


More information about the wp-trac mailing list