You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: