[wp-trac] [WordPress Trac] #31654: List table: Select All shouldn't be a column header

WordPress Trac noreply at wordpress.org
Thu Jun 4 12:22:58 UTC 2015


#31654: List table: Select All shouldn't be a column header
----------------------------+--------------------------------
 Reporter:  afercia         |       Owner:  afercia
     Type:  defect (bug)    |      Status:  assigned
 Priority:  normal          |   Milestone:  4.3
Component:  Administration  |     Version:  4.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  ui, accessibility
----------------------------+--------------------------------

Comment (by afercia):

 Replying to [comment:21 helen]:
 > I really dislike naming a class for an element. It's easy to make
 mistakes or mistake the CSS for one or the other and amounts to trickery.
 Agreed
 > Is `.widefat thead .check-column` not qualified enough?
 Will have to check, especially in the plugins table, but for sure we'd
 need to double that for every rule in order to target also the tfoot:
 {{{
 .widefat thead .check-column,
 .widefat tfoot .check-column {}
 }}}
 That's why I tried to use a class. Maybe a different class name? how about
 `.check-all`?

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


More information about the wp-trac mailing list