Vishal Narkhede
Vishal Narkhede
- 3 customers using RTL support (numeric) - Customers understand how to use and configure the functionality, Less than 5 support tickets in the first period (numeric) - LTR customers...
**Describe the bug** When you attach a file and images in same message, layout of gallery seems broken a bit. | Two Image | Single Images | | - |...
_Originally posted by @andreibarabas in https://github.com/GetStream/stream-chat-react-native/discussions/1611#discussioncomment-3332924_ We've spent a lot of time polishing the initial app load, and we continuously find situations like this ...
**Describe the bug** ZD ticket https://getstream.zendesk.com/agent/tickets/25050 Architectural design of our component is such that they access required values from contexts but those values can be overriden from props if needed....
**Motivation** Currently our tutorial is based on jsx based code samples. But it would be nice if tutorial also contains typescript implementation of Chat components. **Proposed solution** Add a separate...
**Description** When you pin a message which is not the bottom of the message group, UI of pinned highlight doesn't look good. The reason being highlighted (pinned) part of pinned...
## Motivation As per our current implementation, image grid opens as a modal on top of image viewer. But it has no explicit backdrop, which creates a confusion between the...
- Using [react-virtuoso](https://virtuoso.dev/) to power web support for infinite scrollable list, keeping the same API as FlatList - https://codesandbox.io/s/rnw-support-infinite-scroll-3i4q3?file=/src/MessageListExample.tsx
**Motivation** Currently react chat SDK doesn't allow quote replying to a message which is already a quote reply to some previous message. There is no such behaviour on any other...
## CLA - [ ] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [ ] Code changes are tested ## Description of the changes, What, Why and How? Purpose of...