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

Fix comment fetch when pinned count == page count #3033

Closed
wants to merge 1 commit into from

Conversation

infinite-persistence
Copy link
Collaborator

@infinite-persistence infinite-persistence commented Jan 1, 2024

Ticket

Closes #3032

Remarks

The line doesn't belong in that effect because comment-fetching has always been a function of scroll position and 'current vs total page count'.

But I'm sure it's there for a reason. Couldn't figure out from history either, so we'll have to try out random cases (e.g. pop out? livestream?). Help @ inf to see what breaks?

## Ticket
3032

## Remarks
The removed line doesn't belong in that effect because comment-fetching has always been a function of scroll position and 'current vs total page count'.

But I'm sure it's there for an documented reason. Couldn't figure out from history, so we'll have to try out random cases (e.g. pop out? livestream?)
@infinite-persistence
Copy link
Collaborator Author

infinite-persistence commented Jan 1, 2024

Fix fetch behavior when switching claims (#1533)

Digging a bit further, one potential scenario is the one above, although I couldn't replicate any odd behavior.

@tzarebczan tzarebczan closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 pinned comments breaks loading of other comments in an upload
2 participants