Filter popup improvement

This commit is contained in:
2026-04-06 18:12:48 +02:00
parent e640b34b0f
commit 7cf7aef6e4
3 changed files with 49 additions and 42 deletions

View File

@@ -491,7 +491,6 @@ export function setupFilter() {
renderSlotChips();
renderTagChips();
syncLiveFilters();
showFilterPanel();
};