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 when event happens #569

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 whenever some event happens in the channel

Acceptance Criteria Fulfillment

Fixes N.A.

Video/Screenshots

Before:

image

After:

image image