iachat/app/javascript/dashboard/components-next/Conversation/ConversationCard
Shivam Mishra 1ccfb4e3db
fix: sentry issues (#10695)
1. Ensure audio player ref is accessible before triggering calls
([Sentry](https://chatwoot-p3.sentry.io/issues/6221981610))
2. Use correct default for attachments, this was incorrectly set to
`null` in a previous PR
([Sentry](https://chatwoot-p3.sentry.io/issues/5966738120))
3. Fix `lastNonActivityMessage` is not present
([Sentry](https://chatwoot-p3.sentry.io/issues/6116038455))
4. Fix `Alt+J` & `Alt+K` shortcuts not working
([Sentry](https://chatwoot-p3.sentry.io/issues/6075125384))

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-01-16 15:49:48 +05:30
..
CardLabels.vue feat(v4): Add new conversation card component (#10392) 2024-11-07 20:30:56 -08:00
CardMessagePreview.vue fix: sentry issues (#10695) 2025-01-16 15:49:48 +05:30
CardMessagePreviewWithMeta.vue fix: sentry issues (#10695) 2025-01-16 15:49:48 +05:30
CardPriorityIcon.vue feat(v4): Add new conversation card component (#10392) 2024-11-07 20:30:56 -08:00
ConversationCard.story.vue feat(v4): Add new conversation card component (#10392) 2024-11-07 20:30:56 -08:00
ConversationCard.vue fix(v4): Overflow issue in conversation card (#10679) 2025-01-14 12:48:30 +05:30
SLACardLabel.vue feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30