mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15911
[Bug 1255780] Re: copying collection needs to sort table by collection
======Bugs======
[x] Highlighted Tab is not correct - highlighted tab should be the collections tab
[x] results Order should be based on collections and then by collection pages - A user will then be able to search for collections by name under which all of the collection pages will be listed
===== How to Test =====
1. LOG IN as an authenticated user
2. BROWSE to the collections tab (located under the portfolio tab)
3. CLICK on the copy a collection button
4. CONFIRM that the search results are first listed by collection name and then by pages that make up each collection
5. CONFIRM that the sub menu collections tab is highlighted when the user has navigated to the "Copy a page or collection" page from the collections page using the copy collection button.
===== Test Results =====
4. CONFIRM that the search results are first listed by collection name and then by pages that make up each collection ✔
5. CONFIRM that the sub menu collections tab is highlighted when the user has navigated to the "Copy a page or collection" page from the collections page using the copy collection button. ✔
Catalyst QA Approved ✔
--
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/1255780
Title:
copying collection needs to sort table by collection
Status in Mahara ePortfolio:
In Progress
Bug description:
Currently in Mahara if I have a collection (Portfolio -> Collections)
and I click on the 'Copy a collection' button I am taken to
view/choosetemplate.php?searchcollection=1 (which has Portfolio ->
Pages menu highlighted rather than Portfolio -> Collections).
The table of results is ordered by page name rather than collection
name, then page name.
From what I can tell the searchcollection=1 in the url does nothing.
Looking at the commit: 86d8cc21d40343cb4bcd4a827d0f55887a01f2ec
It never did anything but could be utilised to
a) have the Portfolio -> Collections menu highlighted instead of Portfolio -> Pages when coming from collections
b) make the table sort by collection, then pages instead of just pages
I feel these changes would make for better user experience
Another way to make things a bit easier to understand would be to have
only one 'Copy collection' button in the table for each collection
instead of one for each page in a collection. (similar to how Content
-> Notes now works for which textboxes are in which pages).
See collection table mockup of what I mean
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1255780/+subscriptions
References