GetStream / stream-chat-angular

💬 Angular Chat SDK ➜ Stream Chat. Build a chat app with ease.
https://getstream.io/chat/sdk/angular/
51 stars 33 forks source link

no friction channel view with option to prepare a message #449

Open ciekawy opened 1 year ago

ciekawy commented 1 year ago

Currently for anonymous user the message input is disabled. I'd like to provide users an option to browse a chanel even before they decide to sign up (and also to reduce MAU for logged in users as they may just read messages but not decide to write any - still with instant option to start writing).

Currently I did a hack:

Would be great to see this all handled internally by stream-chat-angular

szuperaz commented 1 year ago

Thanks for your feedback. We don't have plans to support this workflow in the near future. However further down the line, we might add related features to the SDK.