[wp-trac] [WordPress Trac] #15480: JS sorting should set sorted arrow on both header and footer

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 10 14:45:35 UTC 2010


#15480: JS sorting should set sorted arrow on both header and footer
----------------------------+-----------------------------------------------
 Reporter:  batmoo          |       Owner:                       
     Type:  defect (bug)    |      Status:  new                  
 Priority:  normal          |   Milestone:  Awaiting Review      
Component:  Administration  |     Version:                       
 Severity:  minor           |    Keywords:  has-patch ui-feedback
----------------------------+-----------------------------------------------

Comment(by batmoo):

 Updated alternate patch that's likely better since it uses the index of
 the header instead of matching based on text.

 One inherent problem with the arrows, though, is that because we're using
 a CSS :hover, clicking to sort changes the arrow in the right direction,
 but the :hover kicks in and the arrow flips in the opposite direction.
 Unhovering reverts it back in the right direction. That should probably be
 fixed since it makes things confusing.

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


More information about the wp-trac mailing list