Opened 11 years ago
Closed 11 years ago
#31621 closed defect (bug) (fixed)
Shiny Updates: Some plugins don't give visual feedback when clicking "Update"
| Reported by: | ericlewis | Owned by: | jorbin |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Upgrade/Install | Version: | 4.2 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui |
Description
e.g. Jetpack
We're performing some DOM traversal of the Plugins List Table based with a plugin's slug to orient ourselves, but the <tr>'s ID we're pivoting off is actually the plugin's Name with a sanitize_title() applied to it.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 31831: