[wp-trac] [WordPress Trac] #15925: Improving the admin UI for Hierarchical Taxonomies

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 20 21:25:14 UTC 2010


#15925: Improving the admin UI for Hierarchical Taxonomies
-------------------------+-------------------------------
 Reporter:  husobj       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Taxonomy     |    Version:  3.0.3
 Severity:  normal       |   Keywords:  taxonomy ui admin
-------------------------+-------------------------------
 For hierarchical taxonomies like categories on the edit post in the admin
 pages, the terms are listed with checkboxes in a scrollable box which has
 a set height of 200px. If you only have a few terms then the box ends up
 being much bigger than needed wasting lots of vertical screen real estate.
 This is particularly frustrating if you create multiple hierarchical
 taxonomies.

 I propose changing the height of the box to use css max-height instead so
 that the box collapses if you only have a few terms.

 See the screengrabs at he post I've written here.
 [http://www.benhuson.co.uk/2010/12/20/improving-the-ui-for-hierarchical-
 taxonomies-in-wordpress/]

 I've attached a preliminary patch too.

 Obviously IE6 doesn't support css max-height. Do we need to use an IE hack
 for this or are we OK if the category box height doesn't restrain in IE6?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15925>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list