adhit-r/fairmind

Frontend: Code Quality & Technical Debt Cleanup

Aperta

#152 aperta il 21 mar 2026

 (1 commento) (0 reazioni) (0 assegnatari)Python (12 fork)auto 404
enhancementfrontendgood first issue

Metriche repository

Star
 (9 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description

Consolidate frontend code quality improvements into a single tracked effort.

Checklist

  • Fix useEffect dependency warnings and missing dependencies
  • Refactor duplicate API fetching logic across pages (extract shared hooks)
  • Fix TypeScript type safety issues (~41 instances of any types)
  • Replace console.error with proper error logging service
  • Centralize API_BASE configuration (single source of truth)
  • Add missing error boundaries to all pages (#119)

Consolidates

#114, #117, #118, #119, #120, #121

Guida contributor