EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

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

Results 249 EmbeddedChat issues
Sort by recently updated
recently updated
newest added

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**:...

enhancement

### Adds search-term highlighting in Search Messages, similar to Rocket.Chat. ### Acceptance Criteria fulfillment - Highlights matched words with a yellow background - Works for plain text, inline code, links,...

As an EmbeddedChat developer **I need to**: visually highlight searched terms inside Search Messages **So That**: users can easily see where the searched word appears in message content **Acceptance Criteria**...

enhancement

# Brief Title ## Acceptance Criteria fulfillment - [x] When the message input is focused and the user presses Ctrl + V, any image present in the clipboard is detected....

As an Embedded Chat developer **I need to**: Add a character limit to the file description input field and visually notify the user when the limit is exceeded. **So That**:...

enhancement

# Brief Title Updated the endpoints which were found to be deprecated from the docs. Fixes #1034 ## What are the changes made? - endpoint changed from getUserRoles --> /roles.getUsersInPublicRoles...

### Proposed Changes --- This issue mainly focuses on updating the current Embedded chat to target the right and updated endpoints of Rocket.chat . The main goal is to update...

As an EmbeddedChat developer **I need to**: get the past messages for dm too, currently works only for group and channel **So That**: it works well with one-one chat (direct...

enhancement

# Proposed changes This Pull Request updates the EmbeddedChat API and EmbeddedChat Auth to use the new DDPSDK of RocketChat instead of the Rocket.Chat SDK. Fixes: N/A ## Video/Screenshots ##...

epic

EmbeddedChat component fails to function properly when attempting to connect to Direct Messages (DMs) and Private Channels in Rocket.Chat. The component works correctly with public channels but encounters issues with...

bug