Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline doesn't backpaginate on opening room if there are invisible events #3838

Closed
ara4n opened this issue Feb 26, 2025 · 2 comments
Closed

Comments

@ara4n
Copy link
Member

ara4n commented Feb 26, 2025

Steps to reproduce

  1. Enable event cache
  2. Open a room which has had some invisible (or collapsed) events in it, in an uncached room
  3. Discover that the timeline doesn't autopaginate to fill the visible space
  4. Have to explicitly overscroll the timeline to trigger a pagination to get it to load more history.
304890F5-F4A8-42A1-90E1-AE111962F09A.mp4

Outcome

What did you expect?

Room history should load automatically to fill the visible page

What happened instead?

Room history gave up loading after ~20 msgs, despite not having filled the visible page.

Application version

848

Will you send logs?

Yes

@ara4n ara4n added the T-Defect label Feb 26, 2025
@ara4n ara4n changed the title Timeline doesn't load on opening room. Timeline doesn't backpaginate on opening room if there are invisible events Feb 26, 2025
@Hywan
Copy link
Member

Hywan commented Feb 26, 2025

May be fixed by matrix-org/matrix-rust-sdk#4724

@Hywan
Copy link
Member

Hywan commented Mar 3, 2025

Got hit by this bug before, it's not longer the case, I believe it is solved. Closing this issue.

@Hywan Hywan closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants