feature/loading-screen #10

Merged
samuel127849 merged 2 commits from feature/loading-screen into main 2026-01-10 23:22:41 +00:00
Owner

Adds a loading screen while the wasm blob is being fetched. Just a simple spinning circle in the same color scheme as the rest of the app.

Adds a loading screen while the wasm blob is being fetched. Just a simple spinning circle in the same color scheme as the rest of the app.
liamwarfield added 2 commits 2026-01-10 22:42:35 +00:00
Shows a themed spinner overlay while the large WASM bundle downloads,
improving perceived load time on slower connections.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
web: fix flash of unstyled content during load
Build Mumble Web 2 / linux_build (push) Successful in 1m28s
Build Mumble Web 2 / windows_build (push) Has been cancelled
391d18a11e
Add background color to #main in loader styles to prevent white flash
while app CSS loads after WASM initialization.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
samuel127849 merged commit 391d18a11e into main 2026-01-10 23:22:41 +00:00
samuel127849 deleted branch feature/loading-screen 2026-01-10 23:22:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mumble/mumble-web2#10