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

Pagination is not loading #288

Open
lhengl opened this issue Dec 11, 2024 · 0 comments
Open

Pagination is not loading #288

lhengl opened this issue Dec 11, 2024 · 0 comments

Comments

@lhengl
Copy link

lhengl commented Dec 11, 2024

Describe the bug
When the ChatView has an initial message list that does not fill the screen, the pagination does not get triggered.

To Reproduce
Steps to reproduce the behaviour:

  1. Create a chat view with empty initialMessageList
  2. Enable pagination

I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors

Expected behavior
The expected behaviour is for the pagination to trigger immediately when the initial list does not fill the screen.

Screenshots
I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors

Desktop (please complete the following information):
N/A because it's a widget logic problem

Smartphone (please complete the following information):
N/A because it's a widget logic problem

Additional context
I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors

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

No branches or pull requests

1 participant