Matvei Andrienko

Results 11 issues of Matvei Andrienko

Wiki page Options (https://github.com/CrackerakiUA/ui-cropper/wiki/Options) refers to `cropject` as `crobject`.

**Which version of GCM are you using?** Git Credential Manager version 2.0.785 (Windows) I'm using a standalone installation of GCM on Windows, which is invoked by git in WSL. **Which...

auth-issue
gcm

Preview here: https://staging.getstream.io/chat/docs/sdk/react/guides/theming/input_ui/ Updated the MessageInput Cookbook (hopfully) to our new standards. What's covered: 1. The input itself 2. Adding attachments 3. Handling link previews 4. Slow mode What's not...

### 🎯 Goal Our build pipeline contained some quirks and the remains of previous setups. It was time to clean it up :) ### 🛠 Implementation details The main changes...

# Submit a pull request ### 🎯 Goal _Describe why we are making this change_ ### 🛠 Implementation details _Provide a description of the implementation_ ### 🎨 UI Changes ![image](https://github.com/GetStream/stream-chat-react/assets/975978/777a93ee-3e90-4e47-b012-4e1cbd35e5ba)...

# Description `useSignallingEffect` runs an effect with an `AbortSignal`, which is automatically aborted when the effect is cleaned up. This provides an idiomatic way of cancelling side-effects. Useful as a...

It would be better to throw an exception from `passportAuth` function when invalid `options` are provided instead of showing an alert. It makes it easier for developers to handle errors...

# Submit a pull request ### 🎯 Goal _Describe why we are making this change_ ### 🛠 Implementation details _Provide a description of the implementation_ ### 🎨 UI Changes _Add...

Follow-up to https://github.com/GetStream/stream-chat-react/pull/2443#discussion_r1664462282.