Skip to content

Remove debug console.log statements from frontend#119

Open
hendriebeats wants to merge 2 commits into
masterfrom
cleanup/remove-debug-logs
Open

Remove debug console.log statements from frontend#119
hendriebeats wants to merge 2 commits into
masterfrom
cleanup/remove-debug-logs

Conversation

@hendriebeats

Copy link
Copy Markdown
Contributor

Summary

  • Removed leftover console.log calls used during development from GroupStudy.ts, WebsocketTypes.tsx, and index.tsx
  • Preserved console.error calls in actual error-handling paths

Strip out leftover console.log calls used during development
while preserving console.error calls in actual error paths.
@hendriebeats hendriebeats changed the title Remove debug console.log statements from frontend Remove debug console.log statements from frontend (13 LOC) Feb 22, 2026
@hendriebeats hendriebeats added Size: Small 21–100 lines: Single-purpose change, easy to review quickly. Size: Micro 1–20 lines: Minor fix, typo, tiny refactor. and removed Size: Small 21–100 lines: Single-purpose change, easy to review quickly. labels Feb 24, 2026
@hendriebeats hendriebeats changed the title Remove debug console.log statements from frontend (13 LOC) Remove debug console.log statements from frontend Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: Micro 1–20 lines: Minor fix, typo, tiny refactor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant