EmbeddedChat
EmbeddedChat copied to clipboard
An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
### Description: when deleting the thread message, the messages in the thread do not gets deleted. ### Steps to reproduce: 1. Delete any thread message from the main chat interface....
# Brief Title Fix UI for Archived Channels and handle Long Channel Topic in EmbeddedChat ## Acceptance Criteria fulfillment - [x] Ensure the chat UI updates to reflect the archived...
# Brief Title Added draft-saving feature for messages, which automatically sends them when the internet is restored. ## Acceptance Criteria fulfillment - [X] Add a draft-saving feature for messages, which...
### Description: GitHub Actions workflow failing due to deprecated actions/cache version requiring an upgrade to v3/v4 to prevent workflow failures. I notice it on feb 4. ### Steps to reproduce:...
### Description: There is no loading indication in the login form, making it difficult for users with slow internet connections to determine if the login button was clicked successfully. This...
# Brief Title This pull request addresses the issue where older thread messages are not being loaded in the thread message modal. ## Acceptance Criteria fulfillment - Updated the getAllThreadMessages...
### Description: This PR fixes three issues with attachment UI rendering: 1. **File Description Overlap**: File attachments (such as PDFs, videos, etc.) previously rendered their description/message on a single line....
# Tool-Tips positioned above Message Toolbox ## Acceptance Criteria fulfillment - [x] The tooltip should be fully visible and display the complete text without being truncated. Fixes #900 ## Video/Screenshots...
# Brief Title ## Acceptance Criteria fulfillment - [ ] allow users to paste images. Fixes #947 ## Video/Screenshots [Screencast from 2025-02-02 11-32-43.webm](https://github.com/user-attachments/assets/3701bf69-fe3a-4c0f-91c9-06f6d28f78f2) ## PR Test Details **Note**: The PR...
As an EmbeddedChat developer **I need to**:add a feature where user can paste images. **So That**: **Acceptance Criteria** - [ ] allow users to paste images.