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

Added copy message link and copy message option in the message toolbox used RcInstance for generating message link. Fixes #404 ## Video/Screenshots https://github.com/RocketChat/EmbeddedChat/assets/98230836/193a9d03-ce82-4fa1-9141-6660b64f33c0

# Brief Title Pin icon should not be visible to non-admin users like in main Rocket.Chat application. Check #519 and #517 for complete details ## Acceptance Criteria fulfillment - [x]...

# Brief Title Feature: Adding a "Scroll to Top" button to go to the start of conversation ## Acceptance Criteria fulfillment - [x] Added the button as shown in the...

### The Message Box is not Responsive for Minimized mode of EC When we use `@` or `/` then the mention and command Modals take space and the message box...

bug

As an EmbeddedChat/Rocket.Chat developer and user **I need to**: Go to the first message at times **So That**: I can check the start of the conversation in a room/channel. **Acceptance...

enhancement

### Description: The tooltip component works fine until applied to a very small component, it overlays the smaller component. And the current pushes to the upstream has fixed the issue...

bug

### Description: 1. Images only show thumbnail, not the actual image 2. Videos can't be played ### Steps to reproduce: Send image / video in EmbeddedChat ### Expected behavior: As...

bug

As an EmbeddedChat developer **I need to**: Integrate a feature to display the User information, just like RocketChat. **So That**: When clicked on user - avatar, it displays a modal...

enhancement

# Brief Title :- Unnecessary Scrollbar in room info have been removed now. It only appears whenever it needed. Fixes #425:- Successfully removed the unused scrollbar ## Video/Screenshots Before :-...

### Description: The room information component displays scrollbars that are not needed, and the component is not disappearing when clicked outside the body of the component. ![Screenshot (58)](https://github.com/RocketChat/EmbeddedChat/assets/98230836/7a61d811-a082-4b50-9efa-df980cf07f32)

bug