element-hq / element-x-ios

Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
https://element.io/labs/element-x
GNU Affero General Public License v3.0
418 stars 98 forks source link

msg visible in roomlist preview is not visible on opening room #2441

Open ara4n opened 8 months ago

ara4n commented 8 months ago

Steps to reproduce

  1. be on flakey data (eg tube)
  2. See a room with an interesting msg in the preview
  3. tap on it
  4. get taken to an entirely blank timeline with a spinner

Outcome

What did you expect?

see the full msg that the app clearly has given it was just showing it in the room preview. show any other msgs available, and/or a spinner while they load

What happened instead?

irritatingly blank room not showing me the data i know the app had to hand

Your phone model

No response

Operating system version

No response

Application version

516

Homeserver

No response

Will you send logs?

no

ara4n commented 8 months ago

i think this may happen if the app gets stuck in the middle of a timeline reset: https://github.com/element-hq/element-x-ios/issues/1234

manuroe commented 3 months ago

https://github.com/element-hq/element-x-ios/pull/3014 replaces the old logic of visible rooms and should improve the situation. Please rageshake if you meet the problem again.

manuroe commented 3 months ago

@ara4n do you still meet this problem with last nightlies?