[wp-trac] [WordPress Trac] #49576: Menu Editor UI issues on med-large screens

WordPress Trac noreply at wordpress.org
Sun Jun 21 16:20:36 UTC 2020


#49576: Menu Editor UI issues on med-large screens
-------------------------------------+-------------------------------------
 Reporter:  garrett-eclipse          |       Owner:  audrasjb
     Type:  defect (bug)             |      Status:  assigned
 Priority:  normal                   |   Milestone:  5.5
Component:  Menus                    |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots has-     |     Focuses:  ui, css,
  patch needs-testing                |  administration
-------------------------------------+-------------------------------------

Comment (by afercia):

 @garrett-eclipse looking at the alternative approach, looks like a good
 approach. Couple considerations:
 - I wouldn't add a new breakpoint `min-width: 783px`, that would be
 unprecedented in core. I'd tend to think we should try to reuse existing
 breakpoints. Would it be possible to reverse the approach? As in: add
 those rules by default and reset them when less than 782px.
 - I see you're testing when no menu exists. When a menu with items nested
 by 2-3 levels is set, this page responsive behavior is pretty different
 and basically breaks for viewport widths between about 950 / 782 pixels.
 This is a pre-existing issue unrelated to this patch. Just to note that
 this page has more serious, long-standing, layout issues that would
 require a major refactoring. In a separate ticket :)

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


More information about the wp-trac mailing list