Skip to content

fix: switch margin in poll content#3414

Merged
khushal87 merged 3 commits intofix/create-poll-option-dyn-heightfrom
fix/switch-margin-in-poll-content
Feb 19, 2026
Merged

fix: switch margin in poll content#3414
khushal87 merged 3 commits intofix/create-poll-option-dyn-heightfrom
fix/switch-margin-in-poll-content

Conversation

@khushal87
Copy link
Member

No description provided.

khushal87 and others added 3 commits February 19, 2026 18:06
## 🎯 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

<!-- Provide a description of the implementation -->

## 🎨 UI Changes

<!-- Add relevant screenshots -->

<details>
<summary>iOS</summary>


<table>
    <thead>
        <tr>
            <td>Before</td>
            <td>After</td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>
                <!--<img src="" /> -->
            </td>
            <td>
                <!--<img src="" /> -->
            </td>
        </tr>
    </tbody>
</table>
</details>


<details>
<summary>Android</summary>

<table>
    <thead>
        <tr>
            <td>Before</td>
            <td>After</td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>
                <!--<img src="" /> -->
            </td>
            <td>
                <!--<img src="" /> -->
            </td>
        </tr>
    </tbody>
</table>
</details>

## 🧪 Testing

<!-- Explain how this change can be tested (or why it can't be tested)
-->

## ☑️ Checklist

- [ ] I have signed the [Stream
CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform)
(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
@khushal87 khushal87 merged commit bb6773f into fix/create-poll-option-dyn-height Feb 19, 2026
3 checks passed
@khushal87 khushal87 deleted the fix/switch-margin-in-poll-content branch February 19, 2026 13:01
@Stream-SDK-Bot
Copy link
Contributor

SDK Size

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

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.

3 participants