[wp-trac] [WordPress Trac] #53521: On WP 5.8-beta4-51243 Site Health Status screen elements cannot be collapsed!

WordPress Trac noreply at wordpress.org
Sat Jun 26 17:31:13 UTC 2021


#53521: On WP 5.8-beta4-51243 Site Health Status screen elements cannot be
collapsed!
-----------------------------+---------------------
 Reporter:  alanjacobmathew  |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  5.8
Component:  Site Health      |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:  ui
-----------------------------+---------------------
Changes (by Clorith):

 * version:   => trunk


Comment:

 Appears this is caused by the new grid-style layout of the Site Health
 widget content, the CSS rule for `#dashboard_site_health .inside` is more
 specific than the `.js .closed .inside` (id takes priority over classes).

 A specific rule for the Site Health CSS will probably need to be made here
 to account for `#dashboard_site_health.closed .inside` to apply the
 `display: none` here as well.

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


More information about the wp-trac mailing list