From 0dccfad5c88a83014691a7c439534fa31b64682c Mon Sep 17 00:00:00 2001 From: arabcoders Date: Mon, 29 Dec 2025 17:11:07 +0300 Subject: [PATCH 1/2] Refactor: improve UX to prevent accidental space as download path --- ui/app/components/NewDownload.vue | 52 +++++++++++++------------ ui/app/components/PresetForm.vue | 40 +++++++++++--------- ui/app/components/TaskForm.vue | 51 ++++++++++++++++--------- ui/app/pages/presets.vue | 2 +- ui/app/pages/tasks.vue | 2 +- ui/app/utils/index.ts | 17 ++++++++- ui/package.json | 2 +- ui/pnpm-lock.yaml | 63 ++++++++++++++++--------------- 8 files changed, 134 insertions(+), 95 deletions(-) diff --git a/ui/app/components/NewDownload.vue b/ui/app/components/NewDownload.vue index bdfb5b59..7e151e05 100644 --- a/ui/app/components/NewDownload.vue +++ b/ui/app/components/NewDownload.vue @@ -9,7 +9,7 @@ URLs separated by newlines or {{ getSeparatorsName(separator) - }} + }}
@@ -33,11 +33,14 @@
+
@@ -62,22 +65,25 @@
-
-
+ +
+
-
-
+