Skip to content

fix: ui redesign bugs#3529

Merged
isekovanic merged 11 commits intodevelopfrom
fix/ui-redesign-bugs
Apr 3, 2026
Merged

fix: ui redesign bugs#3529
isekovanic merged 11 commits intodevelopfrom
fix/ui-redesign-bugs

Conversation

@isekovanic
Copy link
Copy Markdown
Contributor

🎯 Goal

This PR includes a batch of follow-up fixes on top of the redesign branch, focused on sample app UX regressions, channel list actions, and Android behaviour.

On the platform side, it improves Android behaviour by removing the old IME hack from keyboard avoiding logic and makes our KeyboardCompatibleView compatible with ETE on Android 🚀 . It also rounds out the redesign polish by making filters toggleable and reflecting the related behaviour in sample app screens.

Included changes

  • enable audio recording in threads
  • use the correct outlined video icon
  • hide read indicators for deleted last messages
  • fix back navigation in channel creation screens
  • fix Android keyboard avoiding without the IME hack
  • remove mark unread for own messages (this was never working well)
  • make filters toggleable
  • reflect filter behavior in sample app screens
  • add muted icon/state to details bottom sheet
  • make swipe actions always use mute

🛠 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 requested a review from oliverlaz April 3, 2026 01:51
@Stream-SDK-Bot
Copy link
Copy Markdown
Contributor

SDK Size

title develop branch diff status
js_bundle_size 347 KB 347 KB +277 B 🟡

@isekovanic isekovanic merged commit 97cf72f into develop Apr 3, 2026
3 of 8 checks passed
@isekovanic isekovanic deleted the fix/ui-redesign-bugs branch April 3, 2026 07:26
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