[wp-trac] [WordPress Trac] #49984: wp_list_table toggle-row

WordPress Trac noreply at wordpress.org
Thu Apr 23 12:46:34 UTC 2020


#49984: wp_list_table toggle-row
-------------------------------------+-----------------------------
 Reporter:  leonchughes              |      Owner:  (none)
     Type:  defect (bug)             |     Status:  new
 Priority:  normal                   |  Milestone:  Awaiting Review
Component:  General                  |    Version:  5.4
 Severity:  normal                   |   Keywords:
  Focuses:  ui, css, administration  |
-------------------------------------+-----------------------------
 .toggle-row button still set to 'display:none' when column-primary set and
 default has_actions() function called (resulting in the button output
 below)
 {{{
 <td class="job column-job has-row-actions column-primary" data-
 colname="Job ID">58<button type="button" class="toggle-row"><span class
 ="screen-reader-text">Show more details</span></button></td>
 }}}
 Unsetting 'display:none' through inspection reveals the buttons location
 at the top-right corner of the screen, not next to the row data cell -
 also to do with the css being 'position: absolute'. This results in all
 buttons being located on top of each other in the top right corner.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49984>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list