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

145 error messages #149

Closed
wants to merge 3 commits into from
Closed

145 error messages #149

wants to merge 3 commits into from

Conversation

HoldenEv
Copy link
Collaborator

Developer: Holden Evers, Aiden Tung

Closes #145

Pull Request Summary

Made sure that the passwords matched and email and phone number have proper length, as well as made sure the user type field is selected.

Modifications

createAccount/page.tsx

Testing Considerations

should be get an error message if passwords done match or if the email and phone number are not the proper length.

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

{put screenshots of your change, or even better a screencast displaying the functionality}

tung-aiden and others added 3 commits May 26, 2024 16:14
…ell as a function to make sure that that the phone text field is populated with text
@eduardo661 eduardo661 closed this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conditional Rendering - Error Messages
3 participants