EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

feat: Thread Message Previews for required messages in main chat flow

Open Pratheek555 opened this issue 1 month ago • 0 comments

As an EmbeddedChat developer

Any user should be able to send a preview of a thread message if they feel it's necessary for everyone to look at.

I need to: Give a checkbox option which enables the user to send a preview of the thread message in main chat flow.

So That: Important discussions in the thread messages do not go unnoticed.

This feature is already implemented in the Rocket.chat repository. Image

Acceptance Criteria

  • [ ] Enabling the checkbox should send a preview of the thread message in the main channel
  • [ ] UI for sequential threadPreview and not sequential should be handled.

Pratheek555 avatar Jan 04 '26 09:01 Pratheek555