[wp-trac] [WordPress Trac] #23770: Restore 'Locations' meta box functionality as secondary tab in Menus UI

WordPress Trac noreply at wordpress.org
Wed Mar 20 00:36:05 UTC 2013


#23770: Restore 'Locations' meta box functionality as secondary tab in Menus UI
---------------------------------+------------------------
 Reporter:  DrewAPicture         |       Owner:  lessbloat
     Type:  enhancement          |      Status:  assigned
 Priority:  normal               |   Milestone:  3.6
Component:  Menus                |     Version:  trunk
 Severity:  normal               |  Resolution:
 Keywords:  3.6-menus has-patch  |
---------------------------------+------------------------

Comment (by DrewAPicture):

 [attachment:23770.2.diff] takes a pretty rough first stab at using a list
 table for the locations tab.

 There are several details to work out as we move forward:

 '''Saving:'''
 * I left the 'Save' button out for the first pass.
 * We don't really use a list table in a global fashion (outside of Bulk
 Options) anywhere else, so should we do in-row saves, bulk option saves or
 an overall save?
 * If we go with an overall save option, ideas on placement?

 '''TODOs:'''
 * There are dummy links in the 'Assigned Menus' column that need real
 URLs.
 * Would be nice if we had a short blurb of explanatory text at the top.
 Should be simple once we get the experience ironed out.
 * `selected()` in the selects doesn't work, should be fixed in the next
 pass.
 * The 'Assigned Menus' column could generally benefit from the experienced
 hands of a UI person.
 * Add docblocks in the list table class
 * There's a JS error on the page:
 {{{
 ReferenceError: menu is not defined /wp-admin/js/nav-
 menu.js?ver=3.6-alpha-23751
 Line 48
 }}}

 '''After first-pass:'''

 [[Image(http://f.cl.ly/items/1I322q1V251U2V1k0i2l/Screen%20Shot%202013-03-19%20at%206.28.37%20PM.png)]]

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23770#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list