RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://rocketchat.github.io/EmbeddedChat/docs
113 stars 228 forks source link

[Fix] Pin icon should not be visible to users without pin permission (revised) #549

Open thesynthax opened 5 months ago

thesynthax commented 5 months ago

Brief Title

Pin icon should not be visible to users without the pin permission like in main Rocket.Chat application. Check #518, #519 and #520 for complete details

Acceptance Criteria fulfillment

Fixes #519

Video/Screenshots

ss_146

P.S: This PR is a revision of #520 after #518 is merged. Following this, #520 will be discarded.

thesynthax commented 5 months ago

@Spiral-Memory @sidmohanty11 please have a look.