From 1afd7d076f012b3bae8f698dc305e118985ddfe8 Mon Sep 17 00:00:00 2001 From: "Mazzella, Jesse D. (ARC-TI)[KBR Wyle Services, LLC]" Date: Mon, 29 Jan 2024 15:59:10 -0800 Subject: [PATCH] refactor: convert to CompositionAPI and listen to events --- .../components/MissionStatusPopup.vue | 49 ++++++++++++------- .../components/UserIndicator.vue | 11 ++++- 2 files changed, 39 insertions(+), 21 deletions(-) diff --git a/src/plugins/userIndicator/components/MissionStatusPopup.vue b/src/plugins/userIndicator/components/MissionStatusPopup.vue index 1bc45d6327..3dd8503630 100644 --- a/src/plugins/userIndicator/components/MissionStatusPopup.vue +++ b/src/plugins/userIndicator/components/MissionStatusPopup.vue @@ -36,44 +36,55 @@