android-app icon indicating copy to clipboard operation
android-app copied to clipboard

Analyze previous/next article switching

Open Strubbl opened this issue 5 months ago • 2 comments

When the PR #1161 is merged, there might be an issue with the switching from one article to the next, as @di72nn wrote:

Either I miss something or it's impossible to get "previous/next article" using SQL if creation dates may be duplicate and grow in a different direction from IDs. It is possible to select multiple articles and choose one on the Java side, but I don't think it's worth it.

This needs to be reproduced and analyzed.

Strubbl avatar Jun 03 '25 19:06 Strubbl

At the end of every article is a next and previous button. They are left and right of the big "mark as read" button in the middle. Both work as expected even with the sorting by date.

Strubbl avatar Jun 04 '25 19:06 Strubbl

No problem for me either, with approx. 5000 articles.

tahr35 avatar Jun 04 '25 19:06 tahr35