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

Don't use standard JS dialog boxes for errors #122

Open
jreinstra opened this issue Aug 31, 2016 · 1 comment
Open

Don't use standard JS dialog boxes for errors #122

jreinstra opened this issue Aug 31, 2016 · 1 comment
Assignees
Milestone

Comments

@jreinstra
Copy link
Owner

It looks bad and unprofessional to use standard javascript dialog boxes to display server errors - at best that's a debugging thing. Switch to some other method of communicating errors - like an info box at the top of the page or a modal. Also improve the error messages - the end user shouldn't see something like "server couldn't be reached".

@jreinstra jreinstra added this to the Backlog milestone Aug 31, 2016
@jreinstra jreinstra reopened this Aug 31, 2016
@jreinstra jreinstra modified the milestones: Backlog, Goals for Beta Availability Aug 31, 2016
@jreinstra
Copy link
Owner Author

This isn't crucial for beta; moving to backlog for now.

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

2 participants