mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-13 21:08:19 +08:00
This is hacky fix for plain text email rendering. The issue happens only for the text/plain only emails. If there was an HTML component, then the rendering works fine. **How was this tested?** Mac Email client allows you to send text/plain emails. I've sent one to myself and imported it on Chatwoot. I've also verified that the email contains only text/plain part. Sample rendered email below. <img width="476" alt="Screenshot 2024-06-18 at 8 15 10 PM" src="https://github.com/chatwoot/chatwoot/assets/2246121/0c3c07f6-c49d-401a-bba5-a79e82b57bd6"> Fixes https://github.com/chatwoot/chatwoot/issues/9649 Fixes https://github.com/chatwoot/chatwoot/issues/9480 |
||
|---|---|---|
| .. | ||
| chart | ||
| conversation | ||
| DashboardApp | ||
| FilterInput | ||
| forms | ||
| mentions | ||
| modal | ||
| stories | ||
| WootWriter | ||
| AIAssistanceButton.vue | ||
| AIAssistanceCTAButton.vue | ||
| AIAssistanceModal.vue | ||
| AICTAModal.vue | ||
| AILoader.vue | ||
| AttachmentsPreview.vue | ||
| AutomationActionInput.vue | ||
| AutomationActionTeamMessageInput.vue | ||
| AutomationFileInput.vue | ||
| Avatar.vue | ||
| BackButton.vue | ||
| ChannelItem.vue | ||
| ChatTypeTabs.vue | ||
| ColorPicker.vue | ||
| EmptyState.vue | ||
| FeatureToggle.vue | ||
| InboxDropdownItem.stories.js | ||
| InboxDropdownItem.vue | ||
| InboxName.vue | ||
| LabelSelector.stories.js | ||
| LabelSelector.vue | ||
| LoadingState.vue | ||
| SettingIntroBanner.stories.js | ||
| SettingIntroBanner.vue | ||
| ShowMore.vue | ||
| TableFooter.vue | ||
| TableFooterPagination.vue | ||
| TableFooterResults.vue | ||
| TableHeaderCell.vue | ||
| Thumbnail.spec.js | ||
| Thumbnail.stories.js | ||
| Thumbnail.vue | ||
| ThumbnailGroup.vue | ||
| UserAvatarWithName.vue | ||
| VideoCallButton.vue | ||