Skip to content

[🐛] UI Bug: Excessive empty space when replying to a Sticker with a Contact Card #3434

@Ubaid-0x

Description

@Ubaid-0x

Description
There is a layout calculation error in the message list when a user replies to a sticker message using a contact card. The UI renders a large vertical gap (excessive white space) between the reply preview and the actual message bubble.

Steps to Reproduce
Send a Sticker in a channel.

Long-press the sticker and select Reply.

Share a Contact Card as the reply to that sticker.

Observe the significant empty space between the sticker reply preview and the contact card bubble.

Expected Behavior
The message bubble should be positioned immediately below the reply header/preview with standard spacing, regardless of the attachment types involved.

Actual Behavior
The layout engine appears to over-calculate the required height, pushing the message bubble down and leaving a large empty area in the message list.

Environment
Library: stream-chat-react-native

Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions