Feature proposal #6756
open
Implement ajax paging method
Added by krileon about 7 years ago.
Updated almost 7 years ago.
Start date:
01 September 2017
Description
Implemented as an additional paging method that's optional for use. The underlying code would still be standard paging except this would change to a load more usage which ajaxs in the results. Optional auto loading functionality as well to load in more as you scroll.
Originally: Maybe also keep the option of old paging with numbers and arrows. This should include the option to auto page like Activity as well.
- Subject changed from Review replacing current paging with ajax based paging to Replace current paging with ajax based paging
- Status changed from Assigned to Rejected
- Target version deleted (
4.0.0)
- % Done changed from 0 to 100
This maybe great for image only galleries, but it's terrible UX for navigating files in general.
- Subject changed from Replace current paging with ajax based paging to Implement ajax paging method
- Description updated (diff)
- Status changed from Rejected to Assigned
- Target version set to 4.0.0
- % Done changed from 100 to 0
Reopened as this could just be another paging method instead of having either/or support both basically.
This just needs to get rid of the page jumping and simply have next/previous. Optional ajax usage with more button. This allows for a fast query usage where only the current page + 1 is needed to determine if we've another page or not.
Also available in: Atom
PDF