mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #32178
[Bug 1515484] Re: Add json pagination to more places
Hi Robert I just created 22 pages to see how the pagination behaves on
three pages.
After creating them I proceeded to My Groups and selected "All my
groups" from the filter.
I selected "1" from the "Results per page" drop down and of course I was
shown the first of my groups "Pagination Group".
I then proceeded to click on the progress arrow which took me to the
second page "Pagination Group1".
However on the third click I was shown the 10th page which is very wrong
because 2 comes after 1 and that's what I was expecting.
Unless it's been coded like that to jump from 1 to 10 instead of 1 to 2.
Anyway please see the attached.
** Attachment added: "Pagination number jumps"
https://bugs.launchpad.net/mahara/+bug/1515484/+attachment/4544745/+files/1515484%20screenshot.mp4
--
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/1515484
Title:
Add json pagination to more places
Status in Mahara:
Fix Committed
Status in Mahara 15.10 series:
In Progress
Bug description:
There are some places in Mahara that do not use json pagination - for
some minor places like online users page it's not a big deal
But for places that are used often we should do json pagination
I notice the pages lists do not use json pagination, eg these places
htdocs/admin/site/views.php
htdocs/view/groupviews.php
htdocs/view/index.php
htdocs/view/institutionviews.php
They should use pagination to allow for faster loading of subsequent
data
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1515484/+subscriptions
References