Show full user info on confirmation view in renewal flow #76
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this view (https://git.csclub.uwaterloo.ca/public/pyceo/src/branch/master/ceo/tui/views/RenewUserConfirmationView.py), we should show the user info we autofill in the sign up process (name, email etc, see this view: https://git.csclub.uwaterloo.ca/public/pyceo/src/branch/master/ceo/tui/views/AddUserView.py), to prevent errors and make sure the right Quest ID was entered (ex. a2bcd instead of a3bcd).
Show User info to confirm in renewal flowto Show full user info on confirmation view in renewal flow