BabylonianTeam / Babylonians

A great app we are making for CS506
1 stars 0 forks source link

Page Refresh (Notifications): #46

Closed cpvandehey closed 8 years ago

cpvandehey commented 8 years ago

Description:

Throughout the app, the pages don't refresh upon content change involving uploads. For instance, uploading photos to a class or changing a profile picture results in a backend change, however, the app doesnt give any notification or sign of the photo change.

Severity

I would consider the severity of this issue to be a "blocker" because of the user confusion. A user isn't sure if their actions are completed.

Suggestions

Add a listener to the app that can detect a database sync and would refresh a page.