Project

General

Profile

Actions

Feature proposal #6756

open

Implement ajax paging method

Added by krileon over 6 years ago. Updated about 6 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Target version:
Start date:
01 September 2017
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by krileon over 6 years ago

See #6755

Actions #2

Updated by krileon over 6 years ago

  • Subject changed from Review replacing current paging with ajax based paging to Replace current paging with ajax based paging
Actions #3

Updated by krileon over 6 years ago

  • Status changed from Assigned to Rejected
  • Target version deleted (3.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.

Actions #4

Updated by krileon over 6 years ago

  • 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 3.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.

Actions #5

Updated by krileon about 6 years ago

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.

Actions

Also available in: Atom PDF