From d9986da35401f78f4973a82cdbd8a68f9d2407b7 Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 15 Dec 2025 20:41:26 +0100 Subject: [PATCH] refactor(filters): changed datalists to selecting options for authors & projects filters --- .../StationsView/StationFilterCard.vue | 56 +++++++------------ src/styles/_global.scss | 2 +- 2 files changed, 21 insertions(+), 37 deletions(-) diff --git a/src/components/StationsView/StationFilterCard.vue b/src/components/StationsView/StationFilterCard.vue index d47770b..788ba6f 100644 --- a/src/components/StationsView/StationFilterCard.vue +++ b/src/components/StationsView/StationFilterCard.vue @@ -45,20 +45,12 @@