crazedsanity / cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.
http://www.crazedsanity.com/projects/cs-battletrack
Other
1 stars 1 forks source link

Error Reporting #34

Open crazedsanity opened 10 years ago

crazedsanity commented 10 years ago

The end user should be notified when an error occurs. See #33 as an example.

crazedsanity commented 10 years ago

The underlying code also needs to at least make an attempt at logging errors.

crazedsanity commented 7 years ago

Errors returned from AJAX calls could have an alert/dialog/popup display. An extremely nice way to show such a thing would be using SweetAlert2.