Actions
Feature #9776
closedAdde link(s) to first(last) page for search reult.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Search engine
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
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
Actions