-
Replace @rocket.chat/fuselage-toastbar with our own custom toastbar.
Any other alert solution could be discussed.
The component should implement our theming system.
-
Currently we are using the `fetch` API and side effects (`useEffect`) in components to fetch data from the RocketChat API and store the data like a cache in state management stores (Zustand). While th…
-
As an EmbeddedChat developer
**I need to**: So, we need a way to gitpod-ize it in such a way that,
- it spins up a dockerized RC app
- use that RC app's host URL to instantiate EC playground app
…
-
### Description:
I use Win10. I started my RocketChat server instance and it is running on localhost:3000.
Then I created .env file and set up environment variables.
Tried to start playground usi…
-
## Monorepo Approach
1. Add a README file to the repository to provide an overview of the project, including its architecture, contribution guide, and desired skills. Keep adding more instructions …
-
As an EmbedChat developer
**I need to**: Add a feature to mention EmbeddedChat users.
**So That**: communication and collaboration within the chat can be improved by directing the attention of …
-
As an EmbedChat developer
**I need to**: Create the functionality to view and write in threads
**So That**: Users can use the thread functionality of RC and messages don't get cluttered in Embed…
-
### Description: In the current approach for EmbeddedChat we are going with the legacy Markdown Component of RC which is made with markedjs and dompurify, but RC has moved into its own custom parser w…
-
### Description:
Wrong dimensions for larger sizes in Emojis
### Steps to reproduce:
1. Clone the repo
2. Launch the application
3. Use only emojis when communicating via the chat function.…
-
Mentors: @sidmohanty11
Description:
A Rocket.Chat channel can be embedded into some existing web application via the [Embedded Chat component](https://github.com/RocketChat/EmbeddedChat). …