gulfaraz / homeAutomation

Interface for controlling connected homes
0 stars 2 forks source link

Native app should throw an error when server down #10

Closed mohsin closed 7 years ago

mohsin commented 7 years ago
Expected behavior

Should display an error when the server is down.

Actual behavior

No visual message informing the user that the server is down. The javascript console throws ERR_CONNECTION_REFUSED.

Reproduce steps
  1. gulp to deploy app.
  2. Enter username and password.
  3. Press Sign In. Kaboom!