Skip to content

fix: thread and channel mirror navigation#3453

Merged
isekovanic merged 6 commits intodevelopfrom
fix/thread-mirror-navigation
Mar 4, 2026
Merged

fix: thread and channel mirror navigation#3453
isekovanic merged 6 commits intodevelopfrom
fix/thread-mirror-navigation

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR improves the API for switching between thread and channel views when participating in navigation through a message that has also been sent to the channel (through the message header).

As a note, as we improve the state of thread we should also seriously consider moving most of this logic there (i.e there is no reason to pass anything more than an id to the higher level components and they should know how to handle this on their own).

🛠 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

SDK Size

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

@isekovanic isekovanic merged commit 88a7f21 into develop Mar 4, 2026
5 checks passed
@isekovanic isekovanic deleted the fix/thread-mirror-navigation branch March 4, 2026 15:02
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