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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

Size Change: +8 B (0%)

Total Size: 467 kB

Filename Size Change
dist/browser.es.js 102 kB +2 B (0%)
dist/browser.js 103 kB +2 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.3 kB

compressed-size-action

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