Skip to content

Show loading screen before switch console is ready#25

Merged
Pigbibi merged 1 commit into
mainfrom
codex/boot-loading-screen
Jun 9, 2026
Merged

Show loading screen before switch console is ready#25
Pigbibi merged 1 commit into
mainfrom
codex/boot-loading-screen

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • show a dedicated loading screen while strategy/session/account config is loading
  • hide the switch workspace until the app is ready
  • add rolling progress motion with reduced-motion fallback
  • add validation coverage for the boot loading shell

Validation

  • jq empty web/strategy-switch-console/strategy-profiles.example.json
  • node --experimental-default-type=module tests/strategy_switch_worker_validation.mjs
  • sed -n '/<script>/,/</script>/p' web/strategy-switch-console/index.html | sed '1d;' | node --check --input-type=commonjs
  • node --check --input-type=module < web/strategy-switch-console/page_asset.js
  • node --check --input-type=module < web/strategy-switch-console/worker.js
  • python3 scripts/runtime_settings.py validate
  • python3 -m unittest discover -s tests -v

@Pigbibi Pigbibi merged commit 09461d0 into main Jun 9, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/boot-loading-screen branch June 9, 2026 08:15
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.

1 participant