Skip to content

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This is an interesting bug that we caught within smoke testing of V7.

Essentially, this has been a dormant issue in the SDK for ages; pretty much relying on the fact that our MessageList would rerender literally every time one of its parents rerendered (and completely rereference its data in the process). In that regard, this would work because of cascading state updates that happened on the Channel HoC level.

Since this was fixed in one of the recent performance improvement PRs, the faulty behaviour was no longer in place and the dormant bug came to the horizon.

🛠 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

@isekovanic isekovanic changed the base branch from develop to V7 April 29, 2025 11:00
@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Apr 29, 2025

SDK Size

title develop branch diff status
js_bundle_size 468 KB 465 KB -2726 B 🚀

@isekovanic isekovanic merged commit 6c96dee into V7 Apr 29, 2025
5 checks passed
@isekovanic isekovanic deleted the fix/thread-messages-setting-broken branch April 29, 2025 11:19
@isekovanic isekovanic mentioned this pull request Apr 29, 2025
6 tasks
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.

4 participants