[wp-trac] [WordPress Trac] #59628: Widgets page: Add missing admin notice when JS is off

WordPress Trac noreply at wordpress.org
Mon Oct 16 13:09:15 UTC 2023


#59628: Widgets page: Add missing admin notice when JS is off
------------------------------+--------------------------------------------
 Reporter:  huzaifaalmesbah   |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  6.4
Component:  Widgets           |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  has-testing-info  |     Focuses:  accessibility, administration
------------------------------+--------------------------------------------
Changes (by hellofromTonya):

 * keywords:  needs-testing has-testing-info => has-testing-info


Comment:

 == Reproduction Report
 This report validates that the issue can be reproduced.

 === Environment
 - OS: macOS
 - Web Server: Nginx
 - PHP: 7.4 and 8.1
 - WordPress: 6.4 Beta 4
 - Browser: Firefox
 - Theme: Twenty Twenty-Two
 - Active Plugins:
   - WordPress Beta Tester 3.5.4

 === Actual Results
 - ✅ Error condition occurs (reproduced).

 === Additional Notes
 The HTML for the notice is there, but the CSS from `load-styles.php`

 {{{
 .widgets-php .notice{
   display:none !important;
 }
 }}}


 === Supplemental Artifacts
 See it in action [attachment:"no-js-notice-not-showing.gif"]

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


More information about the wp-trac mailing list