Sub-issue of #675.
Context
Registration (Stage 1 at /register/agent) only collects name, email and password. Phone is never stored. Without it the opportunity creation form at /dashboard/opportunities/new cannot pre-populate the contact phone field.
Blocked on
need4deed-org/be#685 — phone must be added to the registration schema and written to person.phone on the BE first.
Fix
File: src/components/AgentRegistration/steps/AccountStep.tsx
Sub-issue of #675.
Context
Registration (Stage 1 at /register/agent) only collects name, email and password. Phone is never stored. Without it the opportunity creation form at /dashboard/opportunities/new cannot pre-populate the contact phone field.
Blocked on
need4deed-org/be#685 — phone must be added to the registration schema and written to person.phone on the BE first.
Fix
File: src/components/AgentRegistration/steps/AccountStep.tsx