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

Sign up input not constrained (user) #29

Open
MarwanOSayed opened this issue May 1, 2017 · 0 comments
Open

Sign up input not constrained (user) #29

MarwanOSayed opened this issue May 1, 2017 · 0 comments

Comments

@MarwanOSayed
Copy link

MarwanOSayed commented May 1, 2017

Severity (low)
////////////////////////////////////////////////////////
Reported by: Marwan Osama
////////////////////////////////////////////////////////
Description:
The signup form fields, for service providers and users, have no constraints whatsoever on the input (for instance, age field can take a negative decimal number).
Issue exists in these files/lines:

public/js/signup.component.js
public/partials/signup.template.html

////////////////////////////////////////////////////////
Steps to reproduce the issue:

  1. Go to homepage (/#/home)
  2. Click on "user"
  3. Click on "click To signup"
  4. Click on "click To signup"
  5. Write any random data in any field
  6. Click on "Sign up"

////////////////////////////////////////////////////////
Expected result:
Inability to click on "Sign up", a warning message before clicking or a failure message after clicking.

@MarwanOSayed MarwanOSayed changed the title Sign up not constrained (user) Sign up input not constrained (user) May 1, 2017
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

No branches or pull requests

1 participant