mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-29 22:18:13 +00:00
feat: update seafarer registration flow and localization; remove profile gating and enhance user experience
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user