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: fixed static message limit to adapt to workspace setting #530

Closed Spiral-Memory closed 3 months ago

Spiral-Memory commented 3 months ago

Brief Title

This pull request is intended to fix the static message limit set in the code.

Acceptance Criteria Fulfillment

Fixes #527

Video/Screenshots

https://github.com/RocketChat/EmbeddedChat/assets/78961432/ca8898ee-1770-40ea-9827-9cbdd4854a1b

Note : This requires a rebuild of EC as there are some backend codes introduced.