Make a nicer error display system. #56

Open
opened 2012-08-19 18:43:33 -07:00 by andyburke · 0 comments
andyburke commented 2012-08-19 18:43:33 -07:00 (Migrated from github.com)

Right now, we just pop up an alert. Really, we need to look at what app.ShowError is passed and try to deal with it intelligently. If it's an object, check for a 'message' field and use that, if it's a string, just use it, etc.

Right now, we just pop up an alert. Really, we need to look at what app.ShowError is passed and try to deal with it intelligently. If it's an object, check for a 'message' field and use that, if it's a string, just use it, etc.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
andyburke/grmble#56
No description provided.