Needs review
Project:
Views Infinite Pager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Jul 2011 at 04:18 UTC
Updated:
1 Jul 2011 at 12:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| views_infinite_pager-scroll.patch | 1.05 KB | vkareh |
Comments
Comment #1
sarjeet.singh commentedhi Victor Kareh,
thanks for patch.
ok i will work and test on it.