Actions
Feature #7720
closedLimit the pagination-limit when max-results is fewer than max-pagination-limit
Start date:
2011-02-25
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Here are some easy points to score for anyone who is more comfortable in Ruby than I am.
When there's a total of 26 issues in a listing/overview of issues, the option "100" (as in "show 100 items per page") is still visible.
The same thing goes for an issue list with only 1 issue on it, there's no need for any pagination at all there, it's just cluttering the UI.
Related issues
Actions