Technical-Hackers / Health-Log

The smart and efficient tool provided to the hospitals to maintain the logs of covid19 patients :hospital:
1 stars 0 forks source link

App Crash Issue #35

Closed codeDamon closed 3 years ago

codeDamon commented 3 years ago

Describe the bug In the LoginActivity if the user press 'LOGIN' Button without entering anything in 'Enter Hospital ID' EditText, app crashes.

To Reproduce Steps to reproduce the behavior:

  1. Fresh Install the app.
  2. Press 'LOGIN' Button, without entering anything in Hospital ID
  3. App Crashes (Bug needs to be fixed)

Expected behavior It should prompt either an error message or a Toast needs to be displayed.

I can fix this issue!