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 to thread load-more bug #4488

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Fix to thread load-more bug #4488

merged 1 commit into from
Jun 11, 2024

Conversation

pfrazee
Copy link
Collaborator

@pfrazee pfrazee commented Jun 11, 2024

The logic for identifying the self-thread cutoff (where a "load more" is needed) assumed that the self-thread was being gathered in order. I accidentally appended when I needed to prepend. This fixes it.

Before After
CleanShot 2024-06-11 at 14 49 19@2x CleanShot 2024-06-11 at 14 49 35@2x

Copy link

render bot commented Jun 11, 2024

Copy link

Old size New size Diff
7.4 MB 7.4 MB 8 B (0.00%)

@pfrazee pfrazee merged commit e1dcd2e into main Jun 11, 2024
6 checks passed
@pfrazee pfrazee deleted the paul/threadfix branch June 11, 2024 22:01
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.

1 participant