[wp-trac] [WordPress Trac] #3829: Progressive Comment Loading on edit-comments.php

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 21 11:37:54 GMT 2007


#3829: Progressive Comment Loading on edit-comments.php
----------------------------+-----------------------------------------------
 Reporter:  matt            |       Owner:  anonymous                 
     Type:  enhancement     |      Status:  new                       
 Priority:  normal          |   Milestone:  2.2                       
Component:  Administration  |     Version:  2.1                       
 Severity:  normal          |    Keywords:  jquery comments moderation
----------------------------+-----------------------------------------------
 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.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3829>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list