From 0cbe0dd82b5f9d47426a982c7483f430d8dbf425 Mon Sep 17 00:00:00 2001 From: Bartha Maxime <231026@umons.ac.be> Date: Tue, 9 Apr 2024 00:57:06 +0200 Subject: [PATCH] filter popup mock done --- .../FilterComponent.vue | 83 +++++++++++++++---- .../ResearcherProfile.vue | 2 +- 2 files changed, 67 insertions(+), 18 deletions(-) diff --git a/frontend/src/Apps/ScientificPublications/FilterComponent.vue b/frontend/src/Apps/ScientificPublications/FilterComponent.vue index 572b728..cff08fd 100644 --- a/frontend/src/Apps/ScientificPublications/FilterComponent.vue +++ b/frontend/src/Apps/ScientificPublications/FilterComponent.vue @@ -1,12 +1,22 @@