Skip to content

fix(ui): replace Dottore jumping-jacks loading gif with a normal spinner - #8

Merged
LukaTheHero merged 1 commit into
mainfrom
fix/replace-dottore-loading-with-spinner
Jun 30, 2026
Merged

fix(ui): replace Dottore jumping-jacks loading gif with a normal spinner#8
LukaTheHero merged 1 commit into
mainfrom
fix/replace-dottore-loading-with-spinner

Conversation

@LukaTheHero

Copy link
Copy Markdown
Owner

Why

The "Prof Mari is working..." indicator and the "DJ Mari is composing a playlist" toast used a custom Dottore jumping-jacks gif as their loading animation. This is my personal fork and I'd rather have a plain, standard loading spinner there.

What

Replaces the /sprites/dottore/dottore_jumping.gif loading animation with the standard Loader2 spinner (the same one used elsewhere in the app) in both places it appeared:

  • ProfessorMariWorkingWindow.tsx — the "Prof Mari is working..." indicator. Also drops the now-unused gif constant, the image-load-failure fallback state, and the unused React hook imports.
  • SpotifyMiniPlayer.tsx — the "DJ Mari is composing a playlist for you, hold on tight!" toast. Drops the now-unused gif constant.

The gif asset file itself is left in place (now unused). pnpm check (typecheck + lint + build) passes.

Swap the `/sprites/dottore/dottore_jumping.gif` loading animation for a standard
Loader2 spinner in both places it appeared: the "Prof Mari is working..."
indicator (ProfessorMariWorkingWindow) and the "DJ Mari is composing a playlist"
toast (SpotifyMiniPlayer). Also drops the now-unused gif constant, the
image-failure fallback state, and the unused React hook imports from the working
window. The gif asset file itself is left in place (now unused).
@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

✅ Bunny Review Completed

Tip

Review posted. The specimen has left the observation table.

  • Commit: 5714cfb - fix(ui): replace Dottore jumping-jacks loading gif with a normal spinner

@LukaTheHero
LukaTheHero merged commit ee05804 into main Jun 30, 2026
5 of 6 checks passed
@github-actions

Copy link
Copy Markdown

🐰 Bunny Review

Bunny Merge Signal: Ready

Tip

READY
No actionable findings were isolated for this head. Expected CI controls were observed passing.

Findings Nitpicks Controls Reviewed Head Mode
0 0 1 pass 5714cfb2 full

Note

Mode: full
Head: 5714cfb - fix(ui): replace Dottore jumping-jacks loading gif with a normal spinner
Base: origin/main - Merge pull request #7 from LukaTheHero/docs/personal-fork-readme

🧭 Specimen Summary

  • The reviewer could not run because OPENAI_API_KEY is absent from this workflow run. Repository-secret withholding leaves the specimen unexamined.

🔎 Isolated Defects

Tip

No actionable defects isolated.

🧹 Nitpicks

  • None recorded.

✅ Control Checks

Status Type Check Detail
✅ PASS CI Timing CI Status Expected CI controls completed without a reported failure.

🧪 Observations

  • No model pass ran; the specimen remained unexamined.

🧰 CI Status

  • pass: pnpm-validate
  • pass: container-build-test
  • note: Bunny gates only required job conclusions from ci-checks.json; advisory reports such as continue-on-error dependency checks are not included in this status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant