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
Further build upon #6 to complete the callback functions for firebase events child_added and child_removed to dynamically add/remove avatar to/from the avatar list (#16 ).
Please ensure that the current user adds/removes themselves to/from active editors list in firebase database. User should remove themself when they close the tab (need to listen to browser event to capture this).
The text was updated successfully, but these errors were encountered:
Epic: #4
Related: #16 , #6
Further build upon #6 to complete the callback functions for firebase events
child_added
andchild_removed
to dynamically add/remove avatar to/from the avatar list (#16 ).Please ensure that the current user adds/removes themselves to/from active editors list in firebase database. User should remove themself when they close the tab (need to listen to browser event to capture this).
The text was updated successfully, but these errors were encountered: