Zishan Ahmad
Zishan Ahmad
### Description: Attachments don't render properly on the first deployment without visiting the RC app first. ### Steps to reproduce: 1. Deploy Embedded Chat. 2. Immediately send multiple different attachments...
**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....
### Description This PR fixes the issue of overflow pixel issue while deleting an alarm. ### Proposed Changes Unnecessary columns were present, and the center widget, which was previously there,...
### Description There is an overflow issue in the section where we choose an alarm to delete. While debugging, it indicates "Right Overflowed by 32 PIXELS" ### Screenshots 
**As an EmbeddedChat developer:** **We need to**: Deploy the monorepos `docs`, `ui-elements`, `react`, and `layout-editor`. **So that**: Users can test them live. **Acceptance Criteria**: - [x] Deploy all mentioned monorepos...
# Brief Title Adding a workflow script "deploy.yaml" to deploy the app on GitHub Pages ## Acceptance Criteria Fulfillment - [x] Deployment of EC Storybook to GitHub Pages Fixes #585...
# Brief Title This PR introduces a new tool named 'layout-editor', which will assist EmbeddedChat users in designing and customizing EmbeddedChat layouts in real-time with drag-and-drop functionality. It will also...
As an EmbeddedChat developer: **I need to**: - Implement a layout editor **So that**: - Users can dynamically edit the layout in the application and generate the theme object accordingly...
### 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...
As an EmbeddedChat developer **I need to**: Add an automated deployment of the develop branch on GitHub Pages. **So That**: Users/developers/contributors can test the application without setting up locally. **Acceptance...