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

Fetch the next page of messages in chat #380

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

dalefukami
Copy link
Contributor

What does this do?

Properly fetchs the next page of chat messages when scrolling up.

Why are we making this change?

Bug fix.

How do I test this?

In a chat with more than 50 messages, scroll up to the top of the pane. The next set of messages should be loaded.

Note: There's a scroll position jump bug here still but this fixes the loading of more messages rather than the same 50 over and over again.

Key decisions and Risk Assessment:

Things to consider:

  1. How will this affect security? N/A
  2. How will this affect performance? N/A
  3. Does this change any APIs? N/A

@dalefukami dalefukami requested a review from a team February 27, 2023 18:17
@dalefukami dalefukami merged commit 4245842 into main Feb 27, 2023
@dalefukami dalefukami deleted the conversation-paging/zos-211 branch February 27, 2023 18:28
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