Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

Mobile: Error messages #313

Closed deandrebaker closed 3 years ago

deandrebaker commented 3 years ago

We need to figure out how to handle errors from a failed API call. We probably want to display an error modal whenever an api call fails. We can look into creating an error context that will control the error modal and it's content.

-> IE invalid credentials when logging in (account not registered or wrong password, both to be handled separately)