adjust network request waterfall to force authentication first, add fallback for no network (#1028)

This commit is contained in:
jeffvli
2025-12-14 16:00:05 -08:00
parent 303eba87ca
commit 09dfc1ff1d
10 changed files with 336 additions and 129 deletions
@@ -4,4 +4,5 @@
.th {
padding: var(--theme-spacing-xs) var(--theme-spacing-sm);
background-color: initial;
}