Just git pulled the latest files including commit #245 - 'Sort both ways' does not work consistently, and upsets the default of ascending order.
1) Clicking Id, sorts the feed ID numbers, descending, except that it treats 5 as a higher number than 42. Clicking ID again seems to unsort them, so there is no way of returning to ID's sorted ascending.
2) Clicking feed Name sorts the feed names alphabetically, descending, so it lists 'Wind' at the top and 'Average temp' at the bottom. Clicking again returns them to a unsorted order (not ascending).
3) Clicking feed Engine sorts ascending! ie PHPFIWA at the top with PHPTIMESERIES at the bottom
4) Clicking feed size sorts descending - largest size at the top, click again and they become unsorted.
Paul
v8.3.5
Re: Feed 'Sort both ways' issues
Although no comment in the forum.... a fix has been git merged tonight which corrects the issue.
Paul