[wp-trac] [WordPress Trac] #41160: Placeholder height too big in Menus page in WordPress

WordPress Trac noreply at wordpress.org
Fri Jan 11 13:28:25 UTC 2019


#41160: Placeholder height too big in Menus page in WordPress
--------------------------+---------------------------------
 Reporter:  alexvorn2     |       Owner:  afercia
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  5.1
Component:  Menus         |     Version:  3.6
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, administration
--------------------------+---------------------------------
Changes (by afercia):

 * owner:  (none) => afercia
 * status:  new => assigned
 * version:  4.8 => 3.6


Comment:

 After a bit of code archeology, seems to me this happens since the admin
 redesign in 3.6 :) where the top margin of `.menu-item-bar` was decreased
 from `13px` to `9px` but the top margin of the `.sortable-placeholder`
 stayed to `13px`. These margins need to have the same value to avoid the
 "jumpiness" when dragging items. Patch incoming.

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


More information about the wp-trac mailing list