Skip to content

Comments

fix: ctx menu positioning on resizable viewport#3411

Merged
isekovanic merged 1 commit intodevelopfrom
fix/implement-resizing-viewport-support-ctx-menu
Feb 19, 2026
Merged

fix: ctx menu positioning on resizable viewport#3411
isekovanic merged 1 commit intodevelopfrom
fix/implement-resizing-viewport-support-ctx-menu

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR addresses an issue with the portaling of our message view towards the MessageHostOverlay, where if there are layout changes to the viewport (i.e keyboard/attachment picker closing) the closing animation would animate to a stale position of the message (and then snap back into place as the portal closes).

We keep a revision of any corrections we need to do post opening the overlay in order to address this.

🛠 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 420 KB 420 KB +302 B 🟡

@isekovanic isekovanic merged commit 6cc2fc6 into develop Feb 19, 2026
5 of 6 checks passed
@isekovanic isekovanic deleted the fix/implement-resizing-viewport-support-ctx-menu branch February 19, 2026 12:59
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