Skip to content

chore: clean up root directory + fix mobile level-up modal#35

Merged
JesseRWeigel merged 1 commit intomainfrom
chore/cleanup-root-directory
Mar 17, 2026
Merged

chore: clean up root directory + fix mobile level-up modal#35
JesseRWeigel merged 1 commit intomainfrom
chore/cleanup-root-directory

Conversation

@JesseRWeigel
Copy link
Owner

Summary

  • Remove 200+ junk files from root: test screenshots, playwright logs, coverage reports, stale planning docs
  • Update .gitignore to prevent future clutter
  • Fix mobile level-up modal: shrink icon/text, make scrollable so "Continue Adventure" is always reachable

🤖 Generated with Claude Code

Root cleanup:
- Remove 73 test/debug screenshots from root
- Remove .playwright-mcp/ logs
- Remove coverage/ directory
- Remove stale docs (ASSET_GENERATION.md, UPGRADE_PLAN.md, etc.)
- Update .gitignore to prevent future clutter: *.png (except
  client/public and screenshots/), *.log, coverage/, .playwright-mcp/,
  .claude/worktrees/

Mobile level-up fix:
- Reduce icon from 128px to 48px, text from 5xl to 2xl
- Make container scrollable (overflow-y-auto, items-start)
- Reduce padding/margins for compact mobile fit
- "Continue Adventure" button now always visible on phone screens

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JesseRWeigel JesseRWeigel merged commit a2d7600 into main Mar 17, 2026
1 of 2 checks passed
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