iachat/app/javascript/dashboard/components-next/message/bubbles
Pranav cc4924db55
feat: Update translated content inline (#11074)
Previously, viewing translations required opening a modal, which was a
frustrating experience. This update improves the UX by displaying
translations inline.

https://www.loom.com/share/c69f4316248946208f2e56e2429063a2

A sample message with translated content (which has an option to see the
original):
 
<img width="313" alt="Screenshot 2025-03-12 at 6 57 49 PM"
src="https://github.com/user-attachments/assets/52434086-b57f-40e8-87b8-314c3519df4b"
/>

Right now, the translation is done based on the account locale. Some of
the future considerations.

- Add personal preference for the language (For eg: an agent can use the
software in spanish even though the company default is english), then
support translations based on personal preference.
- Add support for LLM translations (OpenAI integration)
- Add translations if Captain is enabled
- Add auto translation if the feature is turned on.
2025-03-12 19:31:28 -07:00
..
Email fix: Email rendering issue with Google Drive link (#11069) 2025-03-12 14:36:17 +05:30
Text feat: Update translated content inline (#11074) 2025-03-12 19:31:28 -07:00
Activity.vue revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00
Audio.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Base.vue revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00
BaseAttachment.vue fix: Incorrect translation in contact merge modal and resolve z-index issue (#10943) 2025-02-20 22:01:36 -08:00
Contact.vue feat: Show shared contact's name in Telegram channel (#10856) 2025-02-11 19:39:54 +05:30
CSAT.vue feat: add CSAT & Form bubble (#10711) 2025-01-17 15:30:52 +05:30
Dyte.vue fix: Fix issues with leave room button (#10942) 2025-02-20 20:27:17 -08:00
File.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Form.vue feat: check if item is present (#10715) 2025-01-18 18:31:07 +05:30
Image.vue fix: CORS issue with file download (#10755) 2025-01-27 14:33:12 +05:30
InstagramStory.vue fix: v4 ui issues (#10652) 2025-01-08 18:17:50 +05:30
Location.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Unsupported.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
Video.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30