[wp-trac] [WordPress Trac] #35833: Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail
WordPress Trac
noreply at wordpress.org
Wed Apr 5 09:31:22 UTC 2023
#35833: Adding a table with the "widefat" class on post and taxonomy list table
screens causes the quick edit UI and bulk edit to fail
-------------------------------------+-------------------------------------
Reporter: Braad | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.3
Component: Quick/Bulk Edit | Version: 4.4.2
Severity: normal | Resolution:
Keywords: has-screenshots has- | Focuses: ui, javascript,
patch needs-testing | administration
-------------------------------------+-------------------------------------
Comment (by oksankaa):
== Test Report
This report validates that the indicated patch addresses the issue.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/4226
=== Environment
- OS: macOS 12.2.1
- Web Server: Nginx
- PHP: 7.4.33
- WordPress: 6.3-alpha-55505-src
- Browser: Chrome 111.0.5563.146
- Theme: Twenty Twenty-One (but it doesn't matter)
- Active Plugins:
- Classic Editor 1.6.3
- Query Monitor 3.12.1
- Test plugin by Braad
=== Actual Results
- Issue partially resolved with the patch.
The changes are applied in these files:
* `src/js/_enqueues/admin/edit-comments.js`
* `src/js/_enqueues/admin/inline-edit-post.js`
* `src/js/_enqueues/admin/inline-edit-tax.js`
* `src/js/_enqueues/admin/post.js`
Tested the issue is no longer reproduced in these areas:
- ✅ Comments list
- ✅ Taxonomies lists
- ✅ Single post editing and its Comments list in the Classic editor
❌ The issue is still reproduced for the inline edit section in the Posts
list, looks the same as before applying the patch.
Please see the screenshot:
https://monosnap.com/file/u0LzAyNx7kdUtyFNAMcrTYozTxl49A
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35833#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list