From 91d80004a6c8520c2388ea5c4201af84c0e1f355 Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:07:28 +0530 Subject: [PATCH] chore: Improvements in scenarios (#12098) Co-authored-by: Shivam Mishra Co-authored-by: Muhsin Keloth Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../captain/SettingsPageLayout.vue | 4 +- .../captain/assistant/ScenariosCard.vue | 49 ++++++++++++++++--- .../captain/assistants/scenarios/Index.vue | 34 ++++++------- 3 files changed, 59 insertions(+), 28 deletions(-) diff --git a/app/javascript/dashboard/components-next/captain/SettingsPageLayout.vue b/app/javascript/dashboard/components-next/captain/SettingsPageLayout.vue index aca5ce7b8..7a2232305 100644 --- a/app/javascript/dashboard/components-next/captain/SettingsPageLayout.vue +++ b/app/javascript/dashboard/components-next/captain/SettingsPageLayout.vue @@ -52,10 +52,10 @@ const handleBreadcrumbClick = item => {