Feature #9776
closedAdde link(s) to first(last) page for search reult.
0%
Description
In case search results are so many, it's pretty troublesome to move backward and forward along results.
In some cases, we hope to see these results not in descending but in ascending.
But we have no way to reach the last page directly, so that we must continue to click the "next >>" link at the foot of the result's page.
And we also have to do the same to go back to the first page.
Since the results are ordering by event_datetime, I think it's not easy to add pagination number like issue list page.
e.g. 1 2 3 ... 20 次 » (1-25/389) | 1page: 25, 50, 100
I hope to adde link(s) to first(last) page for search reult, or switch search order desc and asc at least.
e.g. [First] << prev next >> [Last]
Files
Related issues
Updated by Jean-Philippe Lang almost 10 years ago
- Related to Feature #18631: Better search results pagination added
Updated by Go MAEDA almost 4 years ago
- File pagination-link-4_1.png pagination-link-4_1.png added
- Status changed from New to Closed
- Resolution set to Fixed
In the latest version, the pagination link in the search results page allows you to directly go to the first page or last page. Probably it was changed in r11026.
I am closing this issue.