Peter Gartner
Peter Gartner
The order in the GallerGallery is incorrect Example: Upload 4 images. On the message list, the 4 images appear. First bug: If we click on image number 2 then it...
**Motivation** We want to be able to change/customized the colour of the icon in the ImageUploadPreview Currently, we can change the colour via the Theming: colours: { black: 'red'} however...
**Describe the bug** Even if we try to override the settle on the image (ImageGallery), the top and the bottom right of the images are cut by one pixel and...
**Describe the bug** We are running some E2E tests in our app and on some of them are failing because at one moment a White Ghost bottom modal appears. It...
**Describe the bug** On a ThreadList (message list ...), it is possible to provide props for hiding the delete message (https://getstream.io/chat/docs/sdk/react/components/core-components/virtualized_list/#hidedeletedmessages). When we enabled this feature then the reply_count counter...
**Motivation** It could be great to allow to add of a spinner or placeholder when the image is loading in the MessageList. **Proposed solution** Currently, it is possible to create...
## Issue A user reported an issue where no messages were visible in their chat, despite being certain that messages were present. After investigating, we found that the user had...