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]: Optimize real-time sidebar fetching

Spiral-Memory opened this issue · comments

As an EmbeddedChat developer,

I need to:
Find better ways to filter messages in sidebars
So That:
There must be a smooth experience while chatting even when the sidebar is opened.
Acceptance Criteria

  • Optimize sidebar for "Thread Messages, Pinned Messages, Starred Messages, and Mentioned Messages"

Working on this!
Thinking about better approach and also, looking for awesome ideas and discussions from others.