digitalungdom-se / digitalungdom.se

The source code for Digital Ungdoms website
https://www.digitalungdom.se
GNU Affero General Public License v3.0
7 stars 6 forks source link

Error handling for all components #86

Closed Nautman closed 3 years ago

Nautman commented 3 years ago

Currently the site will crash if there is an unhandled error when using Axios. This should be fixed when for example inputting a wrong login code.

Nautman commented 3 years ago

I would appreciate help from the rest of the board in trying to find errors, whenever possible. The instruction is to write inputs that will generate errors in back-end, and see how the front-end responds. @Zigolox @kelszo @charlesmaddock @sakerhetspolisen

Nautman commented 3 years ago

Since the MVP is finished: potential errors should be placed in new issues.