fix(members): add novalidate to retroactive wizard form to suppress browser validation errors
Native HTML5 constraint validation fires on hidden fields (display:none panels),
causing "not focusable" errors on inst_months. Custom validateStep() handles all
validation — novalidate disables the duplicate browser check.
Co-Authored-By:
Claude Sonnet 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment