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

fix: display notification for role changed #568

Closed Spiral-Memory closed 2 months ago

Spiral-Memory commented 2 months ago

Brief Title

This PR fixes the issue where notifications are not displayed correctly when a user's role changes.

Acceptance Criteria Fulfillment

Fixes N.A.

Video/Screenshots

Before:

image

After:

image