Skip to content

Redesign Blazor WASM loading page with modern UI#79

Merged
renedierking merged 2 commits intomasterfrom
claude/redesign-blazor-wasm-loading-page
Mar 28, 2026
Merged

Redesign Blazor WASM loading page with modern UI#79
renedierking merged 2 commits intomasterfrom
claude/redesign-blazor-wasm-loading-page

Conversation

@Claude
Copy link
Copy Markdown
Contributor

@Claude Claude AI commented Mar 28, 2026

Summary

Redesigned the Blazor WASM initial loading screen with a modern, professional appearance featuring the LANdalf wizard emoji, animated progress indicator, and dark gradient background.

Changes:

  • Full-screen dark gradient background - Deep blue gradient (#1a1a2e#0f3460) isolated to loading screen only
  • Animated LANdalf emoji - 🧙‍♂️ wizard with smooth floating animation (3s infinite loop)
  • Enhanced progress circle - Cyan accent color (#4fc3f7) matching app theme, with glow effect and smoother transitions
  • App name display - "LANdalf" text below progress with letter spacing and subtle shadow
  • Centered layout - Flexbox-based centering for all loading elements

How to Test

  • dotnet build LANdalf.slnx
  • dotnet test
  • Launch UI and observe loading screen with dark background, floating emoji, progress circle, and app name

Checklist

  • No secrets/credentials committed
  • Docs updated as needed (README/CONTRIBUTING)
  • Tests added/updated for new behavior
  • Breaking changes called out

Agent-Logs-Url: https://github.com/renedierking/LANdalf/sessions/36ed3c47-c9eb-4865-b4a5-190ceeb6c1ea

Co-authored-by: renedierking <91347202+renedierking@users.noreply.github.com>
@renedierking renedierking marked this pull request as ready for review March 28, 2026 20:02
@renedierking renedierking merged commit ba0da5c into master Mar 28, 2026
3 checks passed
@renedierking renedierking deleted the claude/redesign-blazor-wasm-loading-page branch March 28, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants