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

validate that fields are not empty when trying to log in #82

Open
brandonnorsworthy opened this issue Aug 7, 2021 · 0 comments
Open
Labels
frontend front end side of the website, public, assets, css, scripts, htmls validation validate user input before sending to server

Comments

@brandonnorsworthy
Copy link
Owner

$('input'),on()

test while user types into the field
start with login button disabled by default if no errors the enable it

@brandonnorsworthy brandonnorsworthy added frontend front end side of the website, public, assets, css, scripts, htmls validation validate user input before sending to server labels Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend front end side of the website, public, assets, css, scripts, htmls validation validate user input before sending to server
Projects
None yet
Development

No branches or pull requests

1 participant