knboard icon indicating copy to clipboard operation
knboard copied to clipboard

Display an error if backend call fails

Open HappyNinja2 opened this issue 5 years ago • 2 comments

If during login (or probably other parts) backend has an error or is down, UI doesn't show an error. Probably it will be useful if an error is displayed.

HappyNinja2 avatar Aug 06 '20 00:08 HappyNinja2

Most places should have errors displayed. Is it network errors that are not shown?

rrebase avatar Aug 06 '20 16:08 rrebase

Yes, for example, if backend code is not running and the user tries to login, no error is displayed. I am not sure about other endpoints.

HappyNinja2 avatar Aug 08 '20 00:08 HappyNinja2