{#if isOpen}
- {#if activeFilter === 'advanced'}
-
-
-
- {#if authManager.authenticated && authManager.preferences.ratings.enabled}
-
- {/if}
-
-
- {:else if activeFilter}
+ {#if activeFilter}
{#if activeFilter === 'type'}
@@ -238,15 +230,31 @@
{/if}
{/if}
+
+
+
+
+
+ {#if authManager.authenticated && authManager.preferences.ratings.enabled}
+
+ {/if}
+
+
+
+
(showAdvanced = !showAdvanced)}>{$t('advanced_filters')}