[wp-trac] [WordPress Trac] #55368: Handle ajax failure when doing actions on themes/plugins
WordPress Trac
noreply at wordpress.org
Fri Mar 11 05:36:32 UTC 2022
#55368: Handle ajax failure when doing actions on themes/plugins
-------------------------------------------------+-------------------------
Reporter: mirkolofio | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Text Changes | Version: 5.9.2
Severity: normal | Keywords:
Focuses: javascript, administration, ui-copy |
-------------------------------------------------+-------------------------
When maintenance mode is active or the server is unresponsive for any
reason, there are some ui issues in ajax-related messages like:
- When trying to delete a plugin: "Deleting..." forever. No error shown.
- When trying to enable auto-updates on a plugin: "Enabling..." forever.
"The request could not be completed" error is shown. Same for disabling.
- When trying to delete a theme: "Deletion failed: undefined" error shown.
- When trying to enable a theme: "Enabling..." forever. "The request could
not be completed." error shown. Same for disabling.
Check the screenshots attached below.
I tried to stay short in title description but I'm not sure it's 100%
clear.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55368>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list