Ticket #3829 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 2 years ago

Progressive Comment Loading on edit-comments.php

Reported by: matt Assigned to: anonymous
Priority: normal Milestone:
Component: Administration Version: 2.1
Severity: normal Keywords: jquery comments moderation hit-list
Cc:

Description

edit-comments.php is now the best way to moderate a ton of comments, save for one fatal flaw.

When you spam or delete a comment using the handy AJAX links the page now shows comments 1-19, and if you go to the next page you see 21-40. Poor comment #20 disappears into the ether.

When you spam or delete something, it should load a new comment and attach it to the end of the list. I think the best way to do this would be to have a hidden buffer of 5 comments just loaded with every page, and when we fire off an AJAX call to do the action just fire off another call to refill the buffer.

Change History

02/25/07 10:18:21 changed by markjaquith

+1

I have some ideas on how comment moderation can be made even better, but I'll put that in a separate ticket.

03/27/07 00:40:34 changed by ryan

  • keywords changed from jquery comments moderation to jquery comments moderation hit-list.

03/27/07 21:19:33 changed by ryan

  • status changed from new to closed.
  • resolution set to duplicate.

Duping against #4038, what has a patch.

03/27/07 21:41:09 changed by foolswisdom

  • milestone deleted.