[wp-trac] [WordPress Trac] #28050: Consider using Backbone Views for List Table updates

WordPress Trac noreply at wordpress.org
Mon Apr 28 04:02:40 UTC 2014


#28050: Consider using Backbone Views for List Table updates
----------------------------------------+----------------------------
 Reporter:  wonderboymusic              |      Owner:
     Type:  enhancement                 |     Status:  new
 Priority:  normal                      |  Milestone:  Future Release
Component:  Administration              |    Version:
 Severity:  normal                      |   Keywords:  needs-patch
  Focuses:  javascript, administration  |
----------------------------------------+----------------------------
 List Tables are kinda clunky. (Duh!)

 I just Quick Edit'd the first post in the list to have a date that is 1
 month ago. Did the list table re-render? Not Really! Did the post move
 down the list? No!

 If the list table class could return state via a `toJSON()`method, all
 that is left is rendering a master view template that contains subviews
 for each row.

 Real time updates would be killer. Imagine real time searches...

 I have been thinking about this a lot lately. If something sane emerges,
 it could be cool.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28050>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list