From 76664363dc4be69afbf0d7986365f7df8c4f26c7 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Wed, 22 Jul 2020 16:40:46 +0100 Subject: [PATCH] Show indeterminate progress as soon as action is requested --- .../genericComponents/taskSubmitter.vue | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/openflexure_microscope/api/static/src/components/genericComponents/taskSubmitter.vue b/openflexure_microscope/api/static/src/components/genericComponents/taskSubmitter.vue index da5e695d..488f0ed8 100644 --- a/openflexure_microscope/api/static/src/components/genericComponents/taskSubmitter.vue +++ b/openflexure_microscope/api/static/src/components/genericComponents/taskSubmitter.vue @@ -1,6 +1,6 @@