Skip to content

Add a link that redirecting back to sign-up on almost_there page

Roy Liu requested to merge 350498-add-redirect-link-to-almost_there into master

What does this MR do and why?

When user mistype their email address during registration, they sometimes reach out to support for assistance. This MR add a prompt and link for users to redirect back to registration if they mistype email address.

Related to #350498 (closed)

Screenshots or screen recordings

Before After
Screenshot_2023-02-24_at_11.13.48_AM Screenshot_2023-02-24_at_11.14.12_AM

How to set up and validate locally

  1. Go to /users/almost_there?email=test%40test.com

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Roy Liu

Merge request reports