RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp

Home Page:https://www.npmjs.com/package/@embeddedchat/react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT]: Option to reply to a message

Spiral-Memory opened this issue · comments

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

  • Identify how it is done
  • Develop a preview block for quoted messages
  • Fix the UI of quoted messages
2024-04-12.14-28-45.mp4

Working on it