This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/apps
Barkley Trimsworth 8cdbb46eb2 fix(portal): add password validation and fix Report Cards retry
- PasswordChange: add useState hooks for all 3 password fields, password-
  match validation with inline error, disabled submit when fields are
  empty/mismatched, wired onClick handler with TODO for API integration
- ReportCards: extract fetch into loadReportCards(), replace
  window.location.reload() with loadReportCards() so SPA state (activeSection)
  is preserved on retry

Refs: GRO-287
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-30 11:08:23 +00:00
..