After entering and exiting a post in the feed, the previous and next posts are incorrectly marked as read.
This bug seems to be specific to when “swipe between posts” is enabled.
After entering and exiting a post in the feed, the previous and next posts are incorrectly marked as read.
This bug seems to be specific to when “swipe between posts” is enabled.
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.