dukecon / dukecon_html5

MIT License
2 stars 3 forks source link

Backend-Errors should be handled in UI (4xx from REST-Calls) #113

Closed ascheman closed 6 years ago

ascheman commented 6 years ago

If the backend returns an error (e.g., after an unsuccesful attempt to store preferences) the HTTP status code (e.g., 403) should be handled and an error should be displayed to the user.

ahus1 commented 6 years ago

will only be tracked in new project