#61299 closed defect (bug) (duplicate)
Regression with bulk checkbox on updates table
| Reported by: | swissspidy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 6.5 |
| Severity: | normal | Keywords: | has-screenshots has-patch |
| Cc: | Focuses: | ui, javascript |
Description
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.
Change History (3)
This ticket was mentioned in PR #6646 on WordPress/wordpress-develop by @khokansardar.
2 years ago
#1
- Keywords has-patch added; needs-patch removed
@swissspidy commented on PR #6646:
2 years ago
#3
Closing in favor of #6524
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fix bulk select all checked on single item check from plugin list table or updates plugin list table.
Trac ticket: 61299