-
-
Notifications
You must be signed in to change notification settings - Fork 97
Updated HTML to MUI components in ReturnUserForm #1875
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
Updated HTML to MUI components in ReturnUserForm #1875
Conversation
Additional change requests:This will help maintain consistency between screens and ensure better UX going forward. Specifically, I am proposing the following changes:
Resources
|
|
@JackHaeg |
|
To any reviewers - this PR is now ready for review. This PR includes additional UI changes that were requested by team lead to improve UX, and an error handling fix (error message is now correctly shown to the user when an invalid email is entered). |
trillium
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your changes James! Approving :)





Fixes #1684
What changes did you make and why did you make them ?
returnUserFormScreenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
Visuals before changes are applied
Visuals after changes are applied
How to review Pull Requests