-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
bradencohen
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request