From c60e952ec5913270e483c6bca4ae090cce26532c Mon Sep 17 00:00:00 2001 From: Arnaud V Date: Tue, 2 Jul 2024 17:59:05 +0200 Subject: [PATCH] Trim important fields in repository and inventory forms This will prevent whitespaces at the start or the end of the strings to be saved as part of the inventory path or the repository url/path --- web/src/components/InventoryForm.vue | 4 ++-- web/src/components/RepositoryForm.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/src/components/InventoryForm.vue b/web/src/components/InventoryForm.vue index 3024f6d0..694af564 100644 --- a/web/src/components/InventoryForm.vue +++ b/web/src/components/InventoryForm.vue @@ -52,7 +52,7 @@ >