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 info display #572

Closed umangutkarsh closed 2 months ago

umangutkarsh commented 2 months ago

Brief Title

This PR integrates the feature to display the information of a user on clicking the avatar.

Acceptance Criteria fulfillment

Fixes #571

Video/Screenshots

userInfo.webm

This PR will require a re-build of the api package using -> yarn build under /packages/api

umangutkarsh commented 2 months ago

Hi @sidmohanty11. Could you please review the PR and give your feedback ? Thanks.