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

# Brief Title Render custom `MessageGenericPreview` components instead of using `@rocket.chat/fuselage` in `packages/react/src/components/uiKit/blocks/PreviewBlock.js` ## Acceptance Criteria fulfillment - [X] Render custom uikit-block components to reduce bundle size. - [x] MessageGenericPreview.styles.js...

As an EmbeddedChat developer **I need to**: Render the UiKit-Block `PreviewBlock.js` without using fuselage imports. **So That**: The bundle size is reduced by creating custom components. **Acceptance Criteria** - Custom...

enhancement

Disproportionate Emoji Size in Reaction Count Button #266 The emoji used in the reaction count button appears significantly larger than the accompanying count number, resulting in a visual inconsistency Fixes...

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` branch...

enhancement

### 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...

bug

As an EmbedChat developer **I need to**: Add emoji without emoji picker, instead use the`: `shortcut this feature is present in most the chat applications **So That**: user experience becomes...

enhancement

We have now shifted to using emotion.sh for styling. The old CSS files needs to be replaced with emotion styling. There may be some unused CSS files that needs to...

hacktoberfest

Hi everyone, I want to contribute to this community. I was setting up the react app locally but i am having some issues with it. This is the step i...

### Description: If an emoji is sent individually as a message, it should be displayed larger than an emoji in a text. This currently no longer happens since pull request...

bug