EmbeddedChat
EmbeddedChat copied to clipboard
An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
### Description: Currently the following are the issues of 'read-only' channel. 1. The read-only is not set dynamically to EC but is only set after page reload. 2. The read-only...
# Brief Title **This PR is a draft PR to add the quote-message feature in EmbeddedChat.** ## Acceptance Criteria fulfillment - [X] Design the user interface for the quote feature,...
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...
# Brief Title Pin icon should not be visible to users without the pin permission like in main Rocket.Chat application. Check #518, #519 and #520 for complete details ## Acceptance...
As an EmbeddedChat developer **I need to** Add a `Jump to Message` feature for pinned, starred messages, to access it easily.  **So That**: This would allow users to access...
Pin icon is not visible to users without pin permissions in the main Rocket.Chat application. This should be implemented in EmbeddedChat as well. **Acceptance Criteria** - [ ] Pin icon...
### Description: In the current implementation, when opening the sidebar, it overlaps with the chat body, which is not good behavior. Instead, the chat body should adjust its width accordingly...
# Brief Title ## Acceptance Criteria fulfillment - [ ] Task 1 - [ ] Task 2 - [ ] Task 3 Fixes #536 ## Video/Screenshots ### DRAFT
The tooltip component has been facing problems as it was overlaying smaller components and was facing positioning issues. The component has been readjusted and the UI has been improved by...
### Description: Attachments don't render properly on the first deployment without visiting the RC app first. ### Steps to reproduce: 1. Deploy Embedded Chat. 2. Immediately send multiple different attachments...