EmbeddedChat
EmbeddedChat copied to clipboard
An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
### Acceptance Criteria fulfillment - [x] Developed the UI of user-info modal. - [x] Successfully fetches userinfo data from the API and integrated it into the modal. ### Fixes #433...
# Implement Confirmation before Pinning Message feature ## Acceptance Criteria fulfillment - [x] Check for the state to trigger the modal - [x] Make the confirmation Modal - [x] Handle...
As an EmbeddedChat developer **I need to**: Implement a provider like EmbeddedChat Provider which will include all the providers. **So That**: We can use any hook inside the EmbeddedChat provider....
### Description: Clicking the close button in ChatHeader does nothing and an error is generate in the console when the button is clicked. ### Steps to reproduce: 1. Open Storybook...
We are providing multiple login methods but there is no logout button in the chat. there must be logout button for security reasons and a better user experience. for example...
As an EmbeddedChat developer **I need to**: Add a confirmation popup before pinning a message.  **So That**: The user knows pinned messages are visible for everyone to see. It...
# Brief Title In chatheader, now when user clicks on maximize button, the screen will get maximized and user will see the minimize button on which when user will click,...
### Description: After a message is pinned, a message appears which shows the message which is pinned and by whom it was pinned. The user avatar is not shown in...
I started the server on a virtual machine with ubuntu. I configured it to my IP address. I created a client separately, in the client I can receive a token...
**As an EmbeddedChat developer, I need to:** Implement a feature for adding multiple channels. **So that:** Administrators setting up embedded chat on their website or app can establish multiple channels....