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.
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.