Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

Invalid Sign up field parameters are able to pass - Projects Ready for Testing #215

Open
benjaminfan opened this issue Dec 7, 2018 · 2 comments

Comments

@benjaminfan
Copy link

Summary

When someone tries to sign up, there's no error or check message when you pass invalid data parameters (ie. letters in zip code field, invalid zip code length, invalid email formats)

How to Reproduce

Click on student and fill in all line in the form with any set of characters (ie. "x" or "test")

Current Behavior

Returns to the main page

Expected Behavior

Error Message/Unable to Submit

Severity

Trivial

Suggestions

@rroloff
Copy link
Collaborator

rroloff commented Dec 8, 2018

Thank you for this! @kmui2 , I thought we had checks for this?

@kmui2
Copy link
Member

kmui2 commented Dec 11, 2018

@benbenfan, you were probably running this while development mode was enabled. In our production mode (which can either be enabled via Expo Metro bundler's UI or by using our Expo QR code), we have those checks enabled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants