From 3e75ac2de58dd0346ab6b68c46ebdd4ec32a9747 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Mon, 17 Jul 2023 15:10:56 +0530 Subject: [PATCH] feat: update the UX around label suggestions (#7532) --- .../conversation/conversation/LabelSuggestion.vue | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue index 6a45a7425..5192be341 100644 --- a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue +++ b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue @@ -1,5 +1,10 @@