-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Problem
Our sign-on flow has a secondary privacy policy popup window during account creation that breaks to the flow and creates confusion for our members. The goal of this shape up is to turn on that secondary popup window.
Currently, once the user opens a Topcoder account, a privacy policy popup window appears the first time they sign into their account. See below screenshot.
We want to eliminate any confusion and frustration with this additional screen and additional click of this pop-up. Privacy policy agreements should be during account creation flow.
Auth0 fix
“By clicking, you agree to Terms of Topcoder”, place check box with, “I agree to the Privacy Policy of Topcoder”.
NOTE: The Sign Up button should be disabled until the user checks the checkbox.


