crux-bphc / chronofactorem-rewrite

A rewrite of our ChronoFactorem project
https://www.chrono.crux-bphc.com/
MIT License
12 stars 3 forks source link

Improve error handling #189

Closed skoriop closed 1 month ago

skoriop commented 2 months ago

There are a couple of minor fixes we should do to improve our error handling in general. Ideally, we want to stop the user from doing common error-causing actions on the frontend, and in the case of unexpected errors we want to display them better.

Here are some of them: