etoa / etoa-gui

EtoA Game GUI
https://etoa.ch
GNU Affero General Public License v3.0
10 stars 7 forks source link

(nice) inital user "select race" screen: when user selects race after login timeout passed, this fails silently #454

Open river-etoa opened 2 years ago

river-etoa commented 2 years ago

current behaviour: 403 error is silently ignored, nothing happens when selecting race or clicking randomize button.

expected behaviour: 403 error on ajax request should lead to page refresh / redirect to login screen.