[Bug] Sorting by Backup Date is opposite of expected order
Description If I configure the main app "filter" to sort the app list by backup date, descending, it seems to sort it ascending by backup date
Steps To Reproduce
- Tap Filter button
- Select "sort by: Backup Date"
- Select "Descending"
- Select "User Apps, all backup filters, "all apps" special filter
- Click "Apply"
Expected behavior The word "Descending" means "to go lower". In every program I have ever used, when you sort a list in "Descending" order, the first entry in the list will contain the "Highest" value and as you progress through the list, the values "Go Lower". meaning they "Descend" in value.
The word "Ascending" means "to go higher". In every program I have ever used, when you sort a list in "ascending" order, the first entry in the list will contain the "lowest" value and as you progress through the list, the values "Go Higher" - meaning they "Ascend" in value.
However, the sort order of this app is opposite of that norm - I actually have to select "Ascending" to have the most recent (highest date) backup at the top of the list.
I agree, but I am quite happy that it's wrong :-) it's the sort order I usually want
I think we should rename it to backup age?