Skip to content

chore(#251): codebase cleanup — dead files, reducer extraction, ESLint fixes#254

Merged
ChristopherRotnes merged 3 commits into
masterfrom
chore/251-codebase-cleanup
May 15, 2026
Merged

chore(#251): codebase cleanup — dead files, reducer extraction, ESLint fixes#254
ChristopherRotnes merged 3 commits into
masterfrom
chore/251-codebase-cleanup

Conversation

@ChristopherRotnes
Copy link
Copy Markdown
Owner

Summary

  • Deleted two dead components: Bibliotek.jsx (469 lines) and OvelseDetail.jsx (143 lines)
  • Extracted the MuscleMap reducer and initial state into app/src/lib/muscleMapReducer.js to reduce MuscleMap.jsx size
  • Fixed two ESLint warnings: fast refresh export and stale useMemo dependency
  • Updated CLAUDE.md, README.md, and CHANGELOG.md to reflect current state

Test plan

  • Verify MuscleMap upload → confirm → result flow works end to end
  • Confirm no console errors or ESLint warnings in app/src/components/MuscleMap.jsx
  • Check that deleted components (Bibliotek, OvelseDetail) are not referenced anywhere

🤖 Generated with Claude Code

ChristopherRotnes and others added 3 commits May 16, 2026 00:05
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ale dep

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ChristopherRotnes ChristopherRotnes merged commit b25a146 into master May 15, 2026
6 checks passed
@ChristopherRotnes ChristopherRotnes deleted the chore/251-codebase-cleanup branch May 15, 2026 22:21
@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-island-090dfd003-254.westeurope.7.azurestaticapps.net

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