[wp-trac] [WordPress Trac] #35501: Dashboard page: incorrect work of "Activity" group box bottom counters
WordPress Trac
noreply at wordpress.org
Sun Jul 17 22:28:19 UTC 2016
#35501: Dashboard page: incorrect work of "Activity" group box bottom counters
--------------------------+-----------------------------------------
Reporter: antonrinas | Owner: adamsilverstein
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.6
Component: Comments | Version: 4.4.1
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript, administration
--------------------------+-----------------------------------------
Changes (by azaozz):
* keywords: has-patch commit => needs-patch
Comment:
Replying to [comment:12 adamsilverstein]:
> The only possible issue I could see with this code is if the users
connection drops...
Much more common problem with the patch is when the network is slow(er).
The users will not be able to quickly approve/unapprove/delete comments,
etc. They will have to wait for the previous AJAX request to complete
which can be very tedious/slow. To reproduce:
- Apply the patch.
- Add `sleep(10);` to your test install's wp-config.php.
- Try to moderate several comments.
IMHO this needs different approach.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35501#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list