stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

bug: str-chat__message-with-thread-link class is not enabled when the Reply button is shown

Open gmferise opened this issue 1 year ago • 0 comments

For some reason it is enabled when there are message reactions instead. https://github.com/GetStream/stream-chat-react/blob/6a3a7f8cdb3655ba8a24c1ce11c84f3fcc878c0c/src/components/Message/MessageSimple.tsx#L139

From some skimming, it looks like it should be based on showReplyCountButton.

gmferise avatar May 02 '24 21:05 gmferise