Skip to content

Add Login Page Form Validation and Submit Binds #5

Description

@dgautsch

The login page for the site needs the following things added to the form

  • Username and Password should be required before submitting
  • Max length for both fields is 40 characters
  • Min length for password is 12 characters
  • Username should be a valid email
  • When clicking login or hitting the enter key, the form should submit.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions