ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

Error Handling #97

Closed coultergeist closed 5 years ago

coultergeist commented 5 years ago

For this final sprint, you must prepare error handling. After the demo, the API team will delete a function (work with API team to determine which function will be used). The UI team will then navigate to that page and the error message must display. See also the Demo Issue for more info.

Once assigned, annotate your estimated time. Then, keep regular updates on your issue. Comment your approach, tutorials, articles, updates, links, photos, etc. Comment often. When closing your issue include the following in your final comment.

Time estimated: Time spent: Pull Request link: Wiki link: Deployed Code link: Testers: What I tested:

yahya09206 commented 5 years ago

Time estimated: 4 Time spent: 7 Pull Request link: https://github.com/ActoKids/web-ui/pull/51/commits/58dc918702ddd14963b45990c14b16dddc272049 Wiki link: https://github.com/ActoKids/AD440_W19_CloudPracticum/wiki/Error-Page Deployed Code link: http://www-dev.2edusite.com/dashboard/me Testers: hau tested that the error page was working on local machine What I tested: I tested to see by going to a page that didn't exist then the error page would show up since I couldn't test it by turning of an api function.

Screen Shot 2019-03-20 at 5 35 39 PM