BabylonianTeam / Babylonians

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

Updating information #68

Closed poofelt closed 8 years ago

poofelt commented 8 years ago

Description

All the information that you update (publishing courses, changing information, etc) only happens when you log out and log back in. For example, if you publish a draft it will only be moved from drafts to published in the "my courses" when you logout and log back in. Is this a problem with Firebase?

Severity

Critical because you can still use the application, but it is inconvenient to keep logging out and in to see new data.

Suggestion

Work on your database syncing, so it happens when you change the information not when you log in and out.