kblincoe / VisualGit_SE701_2019_3

1 stars 0 forks source link

Fixed Issue #317 Made a warning for if the username or password field is empty #325

Closed dcho415 closed 5 years ago

dcho415 commented 5 years ago

Made it so that if the user doesn't input anything in the field, a warning shows up saying that it is a required field. Fixes issue #317.

Manual Test Steps:

  1. Open the application
  2. Don't enter anything in the username/password field
  3. See that it comes up with a warning

image