[wp-trac] [WordPress Trac] #58455: The admin menu remains sticky when displaying warning or error messages on the Site Health page.

WordPress Trac noreply at wordpress.org
Mon Oct 16 20:25:35 UTC 2023


#58455: The admin menu remains sticky when displaying warning or error messages on
the Site Health page.
-------------------------------------------------+-------------------------
 Reporter:  dhrumilk                             |       Owner:
                                                 |  hellofromTonya
     Type:  defect (bug)                         |      Status:  reviewing
 Priority:  normal                               |   Milestone:  6.4
Component:  Administration                       |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-screenshots has-       |     Focuses:  ui, css
  testing-info commit                            |
-------------------------------------------------+-------------------------

Comment (by azaozz):

 Replying to [comment:51 hellofromTonya]:
 > Patch for commit consideration: https://github.com/WordPress/wordpress-
 develop/pull/5168/

 Looking at the PR, one thing I'm wondering about it this bit:
 {{{
 .php-error #wpadminbar {
         position: fixed;
 }
 }}}

 As far as I see `#wpadminbar` already has `position: fixed`, see:
 https://core.trac.wordpress.org/browser/trunk/src/wp-includes/css/admin-
 bar.css#L85. Not sure if the above bit is needed, although it won't break
 anything.

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


More information about the wp-trac mailing list