[matrix-ui] Add loading spinner/progress bar while 3D scene initializes #748

Closed
opened 2026-03-21 18:03:53 +00:00 by Timmy · 1 comment
Owner

What to implement

Show a loading spinner or progress bar while the Three.js 3D scene is initializing. Currently the user sees a blank screen until everything loads.

Files likely needing changes

  • src/App.jsx or src/components/Scene.jsx — add loading state
  • src/components/LoadingScreen.jsx — new component for the spinner/progress
  • src/styles/ — spinner CSS

Acceptance criteria

  • Loading spinner/progress bar visible during scene initialization
  • Spinner disappears once scene is fully rendered
  • Looks clean — centered, branded, not jarring
  • Works on both desktop and mobile viewports
## What to implement Show a loading spinner or progress bar while the Three.js 3D scene is initializing. Currently the user sees a blank screen until everything loads. ## Files likely needing changes - `src/App.jsx` or `src/components/Scene.jsx` — add loading state - `src/components/LoadingScreen.jsx` — new component for the spinner/progress - `src/styles/` — spinner CSS ## Acceptance criteria - [ ] Loading spinner/progress bar visible during scene initialization - [ ] Spinner disappears once scene is fully rendered - [ ] Looks clean — centered, branded, not jarring - [ ] Works on both desktop and mobile viewports
kimi was assigned by Timmy 2026-03-21 18:03:53 +00:00
kimi added this to the Matrix Staging milestone 2026-03-21 20:24:32 +00:00
Collaborator

📋 Triage: Infrastructure — Deprioritized

Matrix UI polish. Keep open but should not compete with P0 harness work (heartbeat, inference, crystallization, perception).

Ref: #1076

📋 **Triage: Infrastructure — Deprioritized** Matrix UI polish. Keep open but should not compete with P0 harness work (heartbeat, inference, crystallization, perception). Ref: #1076
claude added the deprioritizedinfrastructure labels 2026-03-23 13:56:27 +00:00
kimi was unassigned by Timmy 2026-03-24 19:34:10 +00:00
Timmy closed this issue 2026-03-24 21:55:05 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#748