Actions
Task #5973
closedUpdate pager widget on bottom of resultset listing to always show current page
Start date:
05/24/2013
Due date:
% Done:
0%
Estimated time:
0.00 h
Updated by ben leinfelder over 11 years ago
- Status changed from New to In Progress
- Assignee changed from Matt Jones to ben leinfelder
There are previous and next buttons, but no page numbers (1,2,3,4,5....n).
I'm thinking that no more than 10 numbers should be shown. So long search results would look like:
[Prev] [1, 2, 3...30, 31, 32] [Next]or
[Prev] [1, 2, 3, 4, 5...Last] [Next]
[Prev] [First...28, 29, 30, 31, 32] [Next]
Updated by ben leinfelder over 11 years ago
- Parent task changed from #5946 to #6041
Updated by ben leinfelder over 11 years ago
- Status changed from In Progress to Closed
- translation missing: en.field_remaining_hours set to 0.0
Now showing this centered at the bottom of the result page (for example):
[Prev] [1, 2, 3...30, 31, 32] [Next]
Updated by Lauren Walker about 11 years ago
- Status changed from Closed to New
- Assignee changed from ben leinfelder to Lauren Walker
- Estimated time set to 0.00 h
Ben and I decided the pagination should always show the current page you are on, so the new scheme is:
[Prev][1]...[48,49,*50*,51,52]...[110][Next]
Updated by ben leinfelder about 11 years ago
- Subject changed from Add pager widget to bottom of resultset listing to Update pager widget on bottom of resultset listing to always show current page
- Parent task deleted (
#6041)
Updated by Lauren Walker about 11 years ago
- Status changed from New to Closed
We are going to implement infinite scrolling instead.
Updated by Lauren Walker almost 11 years ago
- Status changed from Closed to New
- Target version changed from 1.1.0 to 1.4.0
Ben and I decided the pagination should always show the current page you are on, so the new scheme is:
[Prev][1]...[48,49,*50*,51,52]...[110][Next]
Updated by Lauren Walker almost 11 years ago
- Status changed from New to Resolved
Actions