mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13291
[Bug 1017281] Re: The pagination drop down shows when less than 10 entries on the page.
new patch added
https://reviews.mahara.org/#/c/2467/
this one changes pagination itself to hide dropbox selector if results
are equal or less than minimum option ie 10 or fewer results
** Changed in: mahara
Assignee: (unassigned) => Robert Lyon (robertl-9)
** Changed in: mahara
Status: Triaged => In Progress
** Changed in: mahara
Milestone: None => 1.8.0rc1
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1017281
Title:
The pagination drop down shows when less than 10 entries on the page.
Status in Mahara ePortfolio:
In Progress
Bug description:
An example is /group/members.php?id=...
The dropdown should appear when multiple pages are present, if there are less than 10 (the default limit), then it should not be present.
If you change the limit, and there are less than the current limit,
but more than 10, imho it should be present as you can change it down.
Another note, it shouldn't really have options for limits above
current count.
The old system, /admin/users/search.php
If there is less than the default of 10, it is not displayed. Not sure about functionality of more than 10 but less than something else without more testing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1017281/+subscriptions
References