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

Form conditions and validation #1

Open
nbgmalimit opened this issue Apr 1, 2021 · 1 comment
Open

Form conditions and validation #1

nbgmalimit opened this issue Apr 1, 2021 · 1 comment

Comments

@nbgmalimit
Copy link

Form inputs should be validated before submission. For instance, the followimg issues have been found:

User Registration

  • Password has no strength level parameter
  • username input can be any, any user can register as an admin or moderator

When placing order

  • a user can place an order with zero '0' quantity
@Luieka224
Copy link
Contributor

This feature will be implemented inline with the implementation of the UI Design.

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

2 participants