Project-Lavinia / Lavinia-client

React application for simulating seat distribution in an election.
https://lavinia.no
MIT License
9 stars 4 forks source link

feat: fail graciously when the API cannot be reached #229

Closed Log234 closed 4 years ago

Log234 commented 4 years ago

The behaviour of Lavinia when the API cannot be reached is currently undefined. We should detect when this happens and fail graciously.