No sort functionality in items list
Bug #1643349 reported by
karulis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Utudu |
New
|
Undecided
|
Unassigned |
Bug Description
This is minimal implementation(see the diff file), I have been testing it on my device for few weeks
There are 2 TODO in code:
- no icon for sorting option - I have used "clear" option icon as a stub
- the sorting algorithm is hand crafted bubble sort - I am sorry for that;)
Additionally the sort option sorts only ascending and there is no option to revert it
To post a comment you must log in.