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

[FEAT]: Option to reply to a message #560

Closed Spiral-Memory closed 1 month ago

Spiral-Memory commented 2 months ago

As an EmbeddedChat developer,

I need to: add a feature to quote messages So that: users can reply to a particular message by quoting it Acceptance Criteria

https://github.com/RocketChat/EmbeddedChat/assets/78961432/b3ba83b4-d1be-43f0-90dc-9e0855ec5994

Spiral-Memory commented 2 months ago

Working on it