client-web
client-web copied to clipboard
Registration sign up page to allow entering the code sent via email
Description
As a User I want to have minimal pages, through which I have to go, to finalize registration flow
- When user is on
./registration
page and pressSIGN UP
button, he is redirected to./registration/success
- The page
./registration/success
has 1 link (to trigger verification flow again) and "Continue" button to navigate to Home page - At the same time an email containing code and verification link with code are sent to the user
- If the user wants to use the code, there is no place to fill it up on
./registration/success
. The result of this is - user must click on the link to redirect him to verification page and to retrigger the flow or to open the link received in the email
Acceptance criteria
- [ ] On
./registration/success
page add the verification flow input field and buttons
Note: the text to say thank you with instructions also needs to be added / updated.
Additional Context
Link to Figma: https://www.figma.com/file/zgJpVXeEeKNitXM8Nv5STK/Registration-sign-up-page?type=design&node-id=1%3A50&mode=design&t=JBX44HKu7RmpjDyX-1