I'm trying to use an infinite paginator with statuses but I can't because on new status submission the view of the stream is reloaded without attached ajax.

Comments

IceCreamYou’s picture

Status: Active » Postponed

I'm not sure this is a generically solvable problem, so postponing until after 1.0. In the mean time it would help if you could post which infinite pagination module you're using.

grimal’s picture

Hi IceCreamYou,
thank you for the fast reply.

I've tried views_infinite_scroll and views_load_more with waypoints integration.

views_infinite_scroll works with statuses after patching with views_infinite_scroll-ajax-1335792-9.patch and using jquery.autopager-too.js but if you post a new status the ajax replace the view and broke the infinite scroll.

The dev version of views_load_more works with statuses using Unformatted list as style (there is a bug with tables) but there is the same problem posting a new status.

views_infinite_scroll is fancy but I prefer the views_load_more approach, you have a "Load more" button that load more items with ajax and the waypoints integration trigger the button with scrolling. If for some reason the device doesn't support the scroll event there is always the button that you can press manually.

ggevalt’s picture

Issue summary: View changes

Hi,

I'm wondering whether this question was ever resolved. As I've outlined in another post, we've done a lot of work in an attempt to figure out why the ahah refresh is not working on our installation and suspect that it may be because of the infinite scroll module. Is this so? Is there a conflict? Was this fixed?

Thanks.
geoff