feat: update seafarer registration flow and localization; remove profile gating and enhance user experience

This commit is contained in:
fitse-yotor
2026-08-18 16:44:39 +03:00
parent 1931e69594
commit 03e2b2b8a4
6 changed files with 56 additions and 71 deletions

View File

@@ -23,7 +23,12 @@ import { approveRegistration, runWorkflow } from './support/workflow';
*/
/**
* Fills the fields `RequireSeafarerProfile` refuses to open the wizard without.
* Fills the profile the seafarer wizard prefills its Identity Details step
* from.
*
* No longer a precondition for reaching the wizard — that redirect is gone and
* the step collects these itself — but a populated profile is the returning
* applicant's case, and it is the prefill that keeps them from retyping.
*
* They are split across two tabs, and every tab's panel is in the DOM whether
* or not it is showing — so each one has to be selected before its inputs can