Dashboard view should display errors
Opened this issue · 0 comments
thatoddmailbox commented
Right now, if you check off some homework on Dashboard and the API request fails, you don't get any notice of it. This isn't super common, and basically only happens if there's no Internet or your session expired, but it's still a situation we should handle. I think that code is still going out through the MyHomeworkSpace object craziness, so that might need to be resolved first...
More importantly though, I'm not totally sure where we'd even put the message in the first place.