[wp-trac] [WordPress Trac] #61299: Regression with bulk checkbox on updates table
WordPress Trac
noreply at wordpress.org
Mon May 27 08:56:51 UTC 2024
#61299: Regression with bulk checkbox on updates table
----------------------------+-----------------------------------------
Reporter: swissspidy | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 6.5
Severity: normal | Keywords: has-screenshots needs-patch
Focuses: ui, javascript |
----------------------------+-----------------------------------------
This is a regression from #59121 / r57745
When checking a single updateable item in the update list table, the
"Select All" checkbox gets mistakenly toggled.
It's specifically the change to `common.js` that broke this. `tr.iedit`
doesn't exist in list tables like this. We need to find a better selector.
Demo: https://imgur.com/a/kURqLth
This would make for a great opportunity to add an e2e test.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61299>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list