-
As an EmbedChat developer
**I need to**: Create a Demo webpage
**So That**: Potential developers or companies can try out EmbeddedChat.
**Acceptance Criteria**
- [ ] Create a `gh-pages` br…
-
As an EmbeddedChat developer
**I need to**:
Implement the feature to change the current channel with `Channel Name`.
For now, it is only possible to do so with `Channel ID` but it is difficult fo…
-
As an EmbeddedChat developer
**I need to**:
Add a confirmation popup before pinning a message.
![image](https://github.com/RocketChat/EmbeddedChat/assets/93793691/3c9eee1c-7710-451e-8be3-61995a…
-
### Description:
The Back Button text is misaligned.
### Steps to reproduce:
1. Click on Three Dots menu
2. Click on Starred or Pinned
3. The `Go Back` button is misaligned.
### Expected…
-
As an EmbeddedChat developer
**I need to**:
Remove unused files like tests and reportVitals from the playground directory. Even App.css has no use seeing the current page layout that we are render…
-
**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 …
-
### Description
If you try to integrate this `EmbeddedChat` package into a React application created using `create-react-app`, as soon as you log in, you will encounter a warning or error similar t…
-
### Description: Users don't join the channel when they get authenticated using Google SSO.
### Steps to reproduce:
1. Login into EmbeddedChat using Google SSO
2. Notice that you are able t…
-
### Description:
Some warnings can be resolved in the (console tab of chrome-developer tools (If Browser === Google Chrome)).
### Steps to reproduce:
1. Do `yarn storybook`.
2. Right click on …
-
### 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
2. Enable …