knboard
                                
                                 knboard copied to clipboard
                                
                                    knboard copied to clipboard
                            
                            
                            
                        Display an error if backend call fails
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.
Most places should have errors displayed. Is it network errors that are not shown?
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.