Tusky icon indicating copy to clipboard operation
Tusky copied to clipboard

Post details loading wrong thread

Open milas opened this issue 7 months ago • 1 comments

Detailed description

I am running the Play Store version (opted into Tusky beta) with a GtS home server.

I can't reproduce this, but today when I tapped on a post, it opened a different thread. The same behavior happened for several other posts but not all.

I recorded a (not super helpful) video, but GitHub won't let me attach the 60MB mp4 Android made, so will try to compress and upload/share a link.

  • Happened for both thread & single posts
  • Posts I was tapping are not deleted

It feels like some sort of "off-by-N" indexing issue but given the inconsistency, I'm not super confident in that snap assessment.

Steps to reproduce the problem

  1. Open timeline view
  2. Tap on a post to see thread/detail view

Expected: see post that was tapped on Actual: get a different post that's nearby in the timeline (sometimes)

Debug information

Tusky 29.0

Device:

Google Pixel 8 Pro Android version: 15 SDK version: 35

Account:

@[email protected] Version: 0.19.1+git-6574dc8

milas avatar May 22 '25 05:05 milas

I think I might have a slightly better idea of what happened - the posts in the list being shown were old, but the posts showing in details were new. It seems like the timeline refresh happened and updated state to some extent, so I was using a list view pre-refresh and details post-refresh.

milas avatar May 22 '25 05:05 milas