Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pop up message on the UI when backend fail #62

Open
Rizary opened this issue Jun 11, 2019 · 4 comments
Open

Add pop up message on the UI when backend fail #62

Rizary opened this issue Jun 11, 2019 · 4 comments

Comments

@Rizary
Copy link
Collaborator

Rizary commented Jun 11, 2019

When working on this #58, There is a discussion on how we handle the UI when the backend fail.

@benkolera mentioned that "you should consider having a way to print the errors out somewhere on the backend failure cases. A EventWriter with an error message to some global error popup can work well."

@hvr
Copy link
Member

hvr commented Jun 12, 2019

I'm not sure what you mean by "error popup" but I consider "error dialog windows" rather annoying. I'd hope to have something like e.g. GitHub does when a webservice fails by showing a "banner" at the top which you can close by pressing the x button, e.g.

youcantperform

@Rizary
Copy link
Collaborator Author

Rizary commented Jun 12, 2019

yeah something like that. I agree that error dialog windows will be our preferable ways of showing the error. Anyway, when did you get this error?

@benkolera
Copy link

benkolera commented Jun 12, 2019 via email

@Rizary
Copy link
Collaborator Author

Rizary commented Jun 12, 2019

@benkolera noted Ben, thank you.

@Rizary Rizary self-assigned this Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants