GetStream / stream-chat-flutter

Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API.
https://getstream.io/chat/sdk/flutter/
Other
938 stars 342 forks source link

StreamMessageListView messageBuilder not called if parentMessage set #2007

Closed justinfriberg closed 5 days ago

justinfriberg commented 3 months ago

Which packages are you using?

stream_chat, stream_chat_flutter

On what platforms did you experience the issue?

iOS, Android

What version are you using?

8.0.0

What happened?

We're leveraging the messageBuilder callback to change the message color and name for internal employees. This works well in the standard listview. However, when opening a message thread, the messageBuilder isn't called.

Steps to reproduce

1. Chat window shows appropriate coloring 
2. Long press on a message opens a streamMessageListView with a parent message
3. messageBuilder not called

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 20 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 20 days with no activity.

github-actions[bot] commented 5 days ago

This issue was closed because it has been inactive for 7 days since being marked as stale.