Whenever trying to sort my view using the table headers with AJAX enabled, the infinite pager will trigger, appending the sorted version of the view at the bottom, rather than replacing it.

I added a conditional in case that you have not yet scrolled down to where the More button is, it doesn't append, but defaults to regular views behavior.

Not sure if this would work for all use cases, but feel free to test and report anything.

CommentFileSizeAuthor
views_infinite_pager-scroll.patch1.05 KBvkareh

Comments

sarjeet.singh’s picture

Assigned: vkareh » sarjeet.singh

hi Victor Kareh,
thanks for patch.

ok i will work and test on it.