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: make initial message pagination state pesimistic #1444

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

MartinCupela
Copy link
Contributor

Goal

The message set, when initiated, should receive pesimistic pagination indicators, meaning that it should expect there is no more data to load. This is of course adjusted with the first channel(s) query. It is logical, that in order the message list that paginates over messages to be showed, first the channel data has to be queried.

Copy link
Contributor

github-actions bot commented Jan 23, 2025

Size Change: +9 B (0%)

Total Size: 467 kB

Filename Size Change
dist/browser.es.js 102 kB +2 B (0%)
dist/browser.js 103 kB +3 B (0%)
dist/index.es.js 102 kB +2 B (0%)
dist/index.js 103 kB +2 B (0%)
ℹ️ View Unchanged
Filename Size
dist/browser.full-bundle.min.js 57.4 kB

compressed-size-action

@MartinCupela MartinCupela merged commit 24c94a4 into master Jan 28, 2025
5 checks passed
@MartinCupela MartinCupela deleted the fix/initial-pagination-state-values branch January 28, 2025 13:13
@github-actions github-actions bot mentioned this pull request Jan 28, 2025
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.

3 participants