RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://www.npmjs.com/package/@embeddedchat/react
107 stars 214 forks source link

[FEAT]: Add features related to Channel and user status #536

Closed umangutkarsh closed 2 months ago

umangutkarsh commented 3 months ago

As an EmbeddedChat developer

I need to: Add the following features

So That: The user experience can be improved.

Features

All of these will require researching the appropriate endpoints from the Rocket.Chat REST API and integrating them.

image Features related to channel^

image Features related to users^

umangutkarsh commented 3 months ago

Hey maintainers, Please let me know if these would be useful, working on these. Wil make a PR shortly. Thanks.

umangutkarsh commented 3 months ago

These are just draft PRs for my reference. No need to review. Will make final PRs after some changes. Thanks.

umangutkarsh commented 3 months ago

@sidmohanty11 what do you think? Please let me know.

sidmohanty11 commented 3 months ago

I like the idea of showing user status, we can definitely add that. In my opinion, the other suggestions aren't necessary since Rocket.Chat already handles admin support well. We should focus our efforts on improving the UI/UX for users in EC where we can directly address "in-app chat" problems, rather than managing the entire Rocket.Chat platform.