Skip to content

fix: remounting specific attachments and jittery fast anims#3086

Merged
isekovanic merged 1 commit into
developfrom
fix/remounting-on-swipe-to-reply
May 13, 2025
Merged

fix: remounting specific attachments and jittery fast anims#3086
isekovanic merged 1 commit into
developfrom
fix/remounting-on-swipe-to-reply

Conversation

@isekovanic
Copy link
Copy Markdown
Contributor

🎯 Goal

This PR fixes an issue of file attachment components would remount with an empty state, causing weird layout switches sometimes. It also fixes a race condition with how animations are calculated if multiple are triggered at the same time.

πŸ›  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 review from khushal87 and oliverlaz May 13, 2025 10:54
@Stream-SDK-Bot
Copy link
Copy Markdown
Contributor

SDK Size

title develop branch diff status
js_bundle_size 466 KB 466 KB 0 B 🟒

@isekovanic isekovanic merged commit 857fb68 into develop May 13, 2025
5 checks passed
@isekovanic isekovanic deleted the fix/remounting-on-swipe-to-reply branch May 13, 2025 11:16
This was referenced May 20, 2025
@stream-ci-bot
Copy link
Copy Markdown
Contributor

πŸŽ‰ This PR is included in version 7.0.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants