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

User status feature #537

Closed umangutkarsh closed 2 months ago

umangutkarsh commented 3 months ago

Brief Title

This PR adds the feature of showing user status in the Room Members sidebar panel.

Acceptance Criteria fulfillment

This PR will require a re-build of the api package using yarn build under /packages/api
Maintainers, What do you think of an additional feature of setting a user status through EC. Please let me know if it would be useful

Fixes #536

Video/Screenshots

Screenshot 2024-04-08 233103

Screenshot 2024-04-08 233809

umangutkarsh commented 3 months ago

Hi @sidmohanty11 . Could you please review this. Thanks.