When user selects "Get paid back by my employer" in BaseOnboardingPurpose.tsx, call createWorkspace() with type: CONST.POLICY.TYPE.SUBMIT, then completeOnboarding() with the policyID (similar to the MANAGE_TEAM flow, where createWorkspace() is called first and completeOnboarding() is called in a later step).
Include Submit workspaces in the "join existing workspace" flow in BaseOnboardingWorkspaces.tsx. Navigate to Workspace > Categories with #admins open in Concierge Anywhere after onboarding.
Design Doc section
Issue Owner
Current Issue Owner: @hungvu193
When user selects "Get paid back by my employer" in BaseOnboardingPurpose.tsx, call createWorkspace() with type: CONST.POLICY.TYPE.SUBMIT, then completeOnboarding() with the policyID (similar to the MANAGE_TEAM flow, where createWorkspace() is called first and completeOnboarding() is called in a later step).
Include Submit workspaces in the "join existing workspace" flow in BaseOnboardingWorkspaces.tsx. Navigate to Workspace > Categories with #admins open in Concierge Anywhere after onboarding.
Design Doc section
Issue Owner
Current Issue Owner: @hungvu193