-
-
-
|
+ {:else if !silentFail && ($loadingStatus === "error" || $apiState === "readonly" || $apiState === "offline")}
+ {#if !hiddenFail}
+
+
+
+
+
+
+
-
-
-
+
+ {/if}
{:else if $loadingStatus === "logged-in"}
{:else if !silentFail && $loadingStatus === "not-attempted"}
diff --git a/src/UI/BigComponents/MenuDrawer.svelte b/src/UI/BigComponents/MenuDrawer.svelte
index d208a5f01..057cdacea 100644
--- a/src/UI/BigComponents/MenuDrawer.svelte
+++ b/src/UI/BigComponents/MenuDrawer.svelte
@@ -124,7 +124,7 @@
-
+
|
@@ -144,7 +144,7 @@
-
+
diff --git a/src/UI/Popup/MarkAsFavouriteMini.svelte b/src/UI/Popup/MarkAsFavouriteMini.svelte
index 67d4f1899..3a82da306 100644
--- a/src/UI/Popup/MarkAsFavouriteMini.svelte
+++ b/src/UI/Popup/MarkAsFavouriteMini.svelte
@@ -24,7 +24,7 @@
}
-
+
{#if $isFavourite}
-
-
-
-
-
+
{#if $selectedElement !== undefined && $selectedLayer !== undefined && !$selectedLayer.popupInFloatover}