Jasig / umobile-app-phonegap

7 stars 11 forks source link

Discussion: Develop & implement an approach to error handling. #17

Closed mpolizzotti closed 11 years ago

mpolizzotti commented 11 years ago

Currently, the HTML5 application does not notify the user when an error results from a failed request. The application also does not update the UI in anyway in the event a request for Data fails. It might not be appropriate to notify the user in all cases but we should discuss these scenarios to give the best user experience possible.

This would be a good question for the community. What approach should be taken?

cousquer commented 11 years ago

It is not appropriate to notify in all case. Depending on lots of things:

mpolizzotti commented 11 years ago

This issue has been handled with recent commits to master. Error handling has been implemented in the following cases: