GoodDAPP
GoodDAPP copied to clipboard
[GoodId]: New face-verification intro screen
Business Description
We want to implement a new onboarding flow
Design Reference
Detailed Description of Functionality
We will have a new intro screen for the face-verification. A user will be guided to this screen because it's either not whitelisted yet, or it did not do the 'upgrade goodid' flow.
What should happen when a user clicks on 'I Accept, Verify Me' Scenario: new user or expiry date is > 3 months
- user navigates to the start of the face verification
Scenario: user is whitelisted but the expiry date of its current fv registration < 3 months
- user navigates to the segmentation screen
Technical Implementation
- [ ] Replace the current IntroScreen of the face-verification with the new onboard screen
- [ ] implement a navigation handler that will send a user to either segmentation or to the start of the face-verification. this callback will be passed down to the onboard screen
- [ ] should pass down first-name if user has set one
Acceptance Criteria
Specify criteria that will be used to determine if the feature meets the requirements and functions correctly.
- [ ] (Should include a list of testing points for QA how to verify design/functionality) filled out by the development team or can contain suggestions._