Skip to content

The thread list is not being filled up with threads when scrolling the main timeline #20555

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

Closed
janogarcia opened this issue Jan 14, 2022 · 1 comment · Fixed by matrix-org/matrix-react-sdk#7688
Assignees
Labels
A-Threads O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Z-Labs

Comments

@janogarcia
Copy link

Steps to reproduce

  1. Open the Threads panel.
  2. Scroll the main timeline.
  3. Newly discovered threads in the main timeline are not added to the thread list.

Once we have proper back-end support that process would be completely streamlined, by fetching the threads in advance, but the current interim client-side workaround doesn't seem to be working reliably.

Outcome

What did you expect?

All discovered threads to be added to the panel.

What happened instead?

A random subset of the threads are only present in the thread list.

Operating system

macOS 12.1

Browser information

Chrome 96.0.4664.110

URL for webapp

develop.element.io

Application version

Element version: 85f6c3b-react-50de35cd1a88-js-16ca09eed811 Olm version: 3.2.8

Homeserver

matrix.org

Will you send logs?

Yes

@germain-gg germain-gg added O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist labels Jan 14, 2022
@germain-gg
Copy link
Contributor

This should only be filled when the homeserver API are not enabled.
To test against that scenario

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Z-Labs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants