Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard Form #50

Open
jcserv opened this issue Jan 11, 2021 · 0 comments · May be fixed by #70
Open

Wizard Form #50

jcserv opened this issue Jan 11, 2021 · 0 comments · May be fixed by #70
Assignees
Labels
enhancement Improvement to existing code frontend Work related to the frontend

Comments

@jcserv
Copy link
Contributor

jcserv commented Jan 11, 2021

We need to create the wizard form that will, once all the data is collected, submit and register a new user.

MUST HAVES:

  • Store all the fields for signing up in a Formik form + Yup schema for validation
  • Function to change stage which will be utilized by stages

NICE TO HAVE: (can be done at a later date)

  • The completion timeline that fills based on the stage and allows the user to go back
  • Check cookie to see if we have their email cached -> check if their registration is incomplete and if it is pre-fill all the info up to a certain point
@jcserv jcserv added enhancement Improvement to existing code frontend Work related to the frontend labels Jan 11, 2021
@jcserv jcserv self-assigned this Jan 11, 2021
@jcserv jcserv assigned AipioxTechson and unassigned jcserv Jan 11, 2021
@AipioxTechson AipioxTechson linked a pull request Jan 25, 2021 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing code frontend Work related to the frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants