From 89c391e7c06cd98fe1cb16072bb656a0835ab8c8 Mon Sep 17 00:00:00 2001 From: GitStart <1501599+gitstart@users.noreply.github.com> Date: Thu, 2 Mar 2023 08:46:57 +0100 Subject: [PATCH] fix: Clicking contact name in conversation should open contact details panel (#6580) * chore: support panel trigger on contact name click Co-authored-by: BikashSah999 <51731962+BikashSah999@users.noreply.github.com> * Update ConversationHeader.vue --------- Co-authored-by: BikashSah999 <51731962+BikashSah999@users.noreply.github.com> Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com> --- .../conversation/ConversationHeader.vue | 36 +++++++++++-------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue b/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue index fddfc3309..c41d2c58e 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue @@ -10,16 +10,25 @@ :status="currentContact.availability_status" />