-
Notifications
You must be signed in to change notification settings - Fork 4
MVP of Auth0 signup flow, additional signup form, dashboard access (styling per Figma design). #8
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
base: main
Are you sure you want to change the base?
Conversation
…ignup complete flag working
✅ Deploy Preview for helpful-platform ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Yes!!! it deployed, I can't get to the top registration page using the sign in/sign up |
Hey @stevenseb ! Thanks for sharing the screenshots. Few quick notes -
|
@mkharkar What do you think of @stevenseb progress? |
Based on today's standup these items have all been addressed in the new commit done today. Here is a screenshot of the current view. Designers will be working on refinement to the header design. |
@gurupreeth6 this is ready for review, let me know how it goes for you trying to log in and get to the dashboard |
[@stevenseb] Hey Eric! I did see the changes you made. Here are my few findings.
|
@gurupreeth6 comments noted, will work on these. For #2 and #5 of your comments, this is the intended behavior. The user can't access the dashboard until completing the additional signup form. As for #3, I can't replicate this error in my development environment. When I click logout while on the signup form I am redirected to the user not logged in view/welcome message. May need to get Peter involved on that to see what's happening in the Netlify deployment. @mkharkar Thank you for the feedback, I will get to those items soon. |
Hello @mkharkar and @AfnanZ will one of you please review the current state of styling for the header, signup page and particularly the drop-down menu styling. Please use the deploy preview link: https://deploy-preview-8--helpful-platform.netlify.app/ and you can begin registration using your email but if you don't hit submit on the additional signup page you will always be able to come back as "halfway registered" state. This way you won't be blocked from viewing the additional signup page in the future as you would if you fully submit the additional signup data. |
Attached to issue: #6
Still much to do on finer details:
Welcome feedback on styling and thorough testing to find any other potential bugs. Next steps are verify/correct styling per MK and Figma designs and fully code the logic for header and buttons when logged in. Functionality requires .env variables which I can share with Peter via Slack if that's acceptable.