[wp-trac] [WordPress Trac] #48409: Menus: form controls disabled only visually when creating a new menu

WordPress Trac noreply at wordpress.org
Sun Nov 17 10:37:03 UTC 2019


#48409: Menus: form controls disabled only visually when creating a new menu
-----------------------------+--------------------------------
 Reporter:  afercia          |       Owner:  audrasjb
     Type:  defect (bug)     |      Status:  accepted
 Priority:  normal           |   Milestone:  5.3.1
Component:  Menus            |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-screenshots  |     Focuses:  ui, accessibility
-----------------------------+--------------------------------
Changes (by audrasjb):

 * keywords:  has-screenshots needs-design-feedback => has-screenshots
 * owner:  (none) => audrasjb
 * status:  new => accepted


Comment:

 Hi,

 Removing `needs-design-feedback` thanks to @dinhtungdu.

 I tested `visibility: hidden` and it looks like a nice compromise to me.
 Proposed patch in `nav-menus.css`:
 {{{
 .metabox-holder-disabled {
         visibility: hidden;
 }
 }}}

 We’ll also need remove the old CSS opacities.

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


More information about the wp-trac mailing list