Skip to content

Grouping options #412

@borut-t

Description

@borut-t

What are you trying to achieve?

We have a config groupMessages and maxTimeIntervalBetweenMessagesInGroup to group messages. However, this doesn't work when we have custom message views. I would like to have info option on the message e.g. isRootOfGroup to see when message if first in group. That would be useful to have since I need to show avatar only for the first message in the group.

If possible, how can you achieve this currently?

There is no easy solution for this. It would involve pre-fetching messages and add meta data to them.

What would be the better way?

If you add info option on the Message object to identify, if message is the first in the group.

GetStream Environment

GetStream Chat version: 4.45.0
GetStream Chat frameworks: StreamChat, StreamChatSwiftUI
iOS version: 17.x
Swift version: 5.9
Xcode version: 15.x
Device: iPhone

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions