Resolved in spikersoft-angular PR #84 (merged to master). Root cause: the game <canvas> had no user-select: none / draggable=false, unlike every other game canvas in the repo (chess,…
Investigated against current code and production. The dynamic, country-filtered State/Province dropdown described in this enhancement request already exists and is fully wired up:
- Frontend:…
Investigated against current master and could not reproduce as a code bug. The clickable title link ("UnrealEngine Repository") has always pointed at https://github.com/EpicGames/UnrealEngine…
Partially confirmed and fixed in spikersoft-angular PR #84 (open, not yet merged) for the top-overlap symptom: the "Game Mode"/"Block Editor" toggle buttons are positioned top: 20px relative to…
Confirmed and fixed in spikersoft-angular PR #84 (open, not yet merged). Root cause: the global "Book Processing" FAB (showBookFab() in app.component.ts) is shown purely based on profile/role…
Confirmed and fixed in spikersoft-angular PR #84 (open, not yet merged). Root cause: the game <canvas> had no user-select: none / draggable=false, unlike every other game canvas in the repo…
Confirmed and fixed in spikersoft-angular PR #84 (open, not yet merged). Root cause: .messages-container (the Cyborg Joey message list) was missing overscroll-behavior: contain, so scrolling…
Housekeeping: individually re-confirmed and closed the older translation-wave tickets this epic referenced as "not folded in until individually re-confirmed":
- #196 (JS), #197 (C#), #198…
Re-verified against current master. Partial fix:
- Instructions panel — lesson 70100 (
Hola, mundo) now has full Spanishinstructions/hintsines/cpp.json, matching this report's…
Partial progress: spikersoft-angular PR #70 (merged) shipped the concurrently 9→10 and lint-staged 16→17 bumps plus the Node >=22 floor.
Still outstanding from this ticket's scope:…
Re-verified against current master. Lesson 40100 (Bienvenido a las expresiones regulares) now has full Spanish tutorialPanels in es/regex.json, matching the example translation given in…
Re-verified against current master. Lesson 70100 (Hola, mundo) now has full Spanish instructions/hints in es/cpp.json, matching the example translation given in this report verbatim…
Re-verified against current master. Lesson 80000 (¿Qué es C?) now has full Spanish tutorialPanels in es/c.json, matching the example translation given in this report verbatim ("El lenguaje…
Re-verified against current master. Lesson 20201 (Cuatro operadores) now has full Spanish instructions/hints in es/python.json, matching the example translation given in this report…