From c8fa78ef28a8b1d21b415d4035a4058c2def2d1c Mon Sep 17 00:00:00 2001 From: upsiflu Date: Wed, 12 Mar 2025 22:41:16 +0100 Subject: [PATCH] feat(front): [WIP] search modal with accordion UI as filter --- front/src/ui/modals/Search.vue | 138 ++++++++++++++++++++++++++++++--- 1 file changed, 127 insertions(+), 11 deletions(-) diff --git a/front/src/ui/modals/Search.vue b/front/src/ui/modals/Search.vue index 11cadae36..00b715939 100644 --- a/front/src/ui/modals/Search.vue +++ b/front/src/ui/modals/Search.vue @@ -1,30 +1,31 @@ - -