stream-chat-react
stream-chat-react copied to clipboard
bug: str-chat__message-with-thread-link class is not enabled when the Reply button is shown
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.