From 65a79fa9b0ea5660bd3bea13c3532b3330b561ab Mon Sep 17 00:00:00 2001 From: John Simons Date: Fri, 22 Aug 2025 13:39:35 +1000 Subject: [PATCH 1/2] Improving the connection setup instructions This improves the rendering of the instructions so that it support empty list of instructions. --- .../setup/ConnectionSetupView.vue | 76 ++++++++++--------- 1 file changed, 40 insertions(+), 36 deletions(-) diff --git a/src/Frontend/src/views/throughputreport/setup/ConnectionSetupView.vue b/src/Frontend/src/views/throughputreport/setup/ConnectionSetupView.vue index 9ab420cb6..45f86e0b1 100644 --- a/src/Frontend/src/views/throughputreport/setup/ConnectionSetupView.vue +++ b/src/Frontend/src/views/throughputreport/setup/ConnectionSetupView.vue @@ -20,7 +20,7 @@ onMounted(async () => { - -