Skip to content

Comments

fix: infinite loading on empty MessageList#3420

Merged
isekovanic merged 3 commits intodevelopfrom
fix/infinite-loading-on-empty-list
Feb 23, 2026
Merged

fix: infinite loading on empty MessageList#3420
isekovanic merged 3 commits intodevelopfrom
fix/infinite-loading-on-empty-list

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR fixes an infinite loading/paginating issue for threads/channels that have no messages in them yet (i.e a Thread being created and also a new Channel being created. It will also be backported to V8.

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Feb 23, 2026

SDK Size

title develop branch diff status
js_bundle_size 429 KB 429 KB 0 B 🟢

@isekovanic isekovanic merged commit 153e871 into develop Feb 23, 2026
5 checks passed
@isekovanic isekovanic deleted the fix/infinite-loading-on-empty-list branch February 23, 2026 14:11
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.

2 participants