You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#713 also reports a problem with sort order, but I don't think it's the same issue (and frankly, I can't really follow the description in that issue), #74 also concerns sort order (was closed by the creator without explanation)
Actual behaviour
When articles are sorted as oldest first and the app is closed, the list reverts to newest first on the next app start. Additionally, two presses on the sort button are needed to go back (so I guess, part of the app thinks it's still in oldest first and the first button press sets it to newest, but the actual list was already in newest). App and server are up to date, the issue reproducibly occurs on two very different devices
Expected behaviour
The articles should stay ordered in oldest first
Steps to reproduce the issue
Set the sort order to oldest first
Fully close the app (swiping in the recent app view or forcing close in app details)
Open the app again, find articles sorted in newest first, press sort button twice to go back to oldest first
When restarting the app, now the articles get sorted in the way they
were ordered before. This is done by not only checking the
savedInstanceState for sorting order but also the settings.
Closewallabag#797Closewallabag#781Closewallabag#713
Issue details
Duplicate?
#713 also reports a problem with sort order, but I don't think it's the same issue (and frankly, I can't really follow the description in that issue), #74 also concerns sort order (was closed by the creator without explanation)
Actual behaviour
Expected behaviour
Steps to reproduce the issue
Environment details
Logs
not relevant
Your experience with wallabag Android app
Pretty happy otherwise, look and feel make for a pleasant reading experience
The text was updated successfully, but these errors were encountered: