[wp-trac] [WordPress Trac] #33015: Performance issues when placing widgets (drag & drop)

WordPress Trac noreply at wordpress.org
Wed Jul 22 00:38:33 UTC 2015


#33015: Performance issues when placing widgets (drag & drop)
-------------------------+-------------------------------------------------
 Reporter:  MH Themes    |       Owner:
     Type:  defect       |      Status:  new
  (bug)                  |   Milestone:  4.3
 Priority:  high         |     Version:  trunk
Component:  Widgets      |  Resolution:
 Severity:  major        |     Focuses:  javascript, administration,
 Keywords:  needs-patch  |  performance
-------------------------+-------------------------------------------------

Comment (by chriscct7):

 From https://core.trac.wordpress.org/ticket/13524#comment:44

 >  The only small change there is to do `sidebars.sortable( 'refresh' );`
 instead of `$( this ).sortable( 'refresh' );` so when dragging over a
 closed sidebar to another closed sidebar, the second one is always
 refreshed too.

 Is that really necessary though? Couldn't the refresh be outside the has
 class "closed" so it fires on any over?

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


More information about the wp-trac mailing list