Skip to content

fix: ui redesign bugs#3507

Merged
isekovanic merged 4 commits intodevelopfrom
fix/variety-bugfixes-3
Mar 23, 2026
Merged

fix: ui redesign bugs#3507
isekovanic merged 4 commits intodevelopfrom
fix/variety-bugfixes-3

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR restores a few message and audio UX behaviours that regressed from develop. It brings thread-list draft previews back, moves message timestamps into the footer next to status, stops audio from auto-resuming after seek in both message attachments and composer previews, and slightly tightens the voice recording autosend path.

Included changes:

  • Restore thread draft previews in ThreadListItem
  • Move MessageTimestamp out of MessageStatus and render it in MessageFooter
  • Stop autoplay after seeking in AudioAttachment and AudioRecordingPreview
  • Reduce voice-recording autosend overhead in useAudioRecorder
  • Add the thread-list draft preview theming/context support and update the related thread snapshot/test coverage

🛠 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 373 KB 373 KB 0 B 🟢

@isekovanic isekovanic merged commit 1495d0d into develop Mar 23, 2026
5 checks passed
@isekovanic isekovanic deleted the fix/variety-bugfixes-3 branch March 23, 2026 10:51
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