7
[Bug] Previous and next posts incorrectly marked as read
(sh.itjust.works)
Community to discuss Summit, an open-source Android app for browsing Lemmy and PieFed.
Get the app on the Play Store.
Support the app
Website: https://summit.idunnololz.com/
Hello, just wanted to report that this bug is present in 1.72.1, version code 295.
I also found that if I manually mark a post in the feed as unread, that post becomes "immune" to being incorrectly marked as read by viewing an adjacent post.
Let me know if there is any other info which would be helpful for troubleshooting.
It looks like the underlying cause now is that the server auto-marks posts as read as soon as you fetch them and the app fetches the previous and next posts.
It looks like the API wasn't designed with this sort of use case in mind :/
Ah, that makes sense.