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
Issue: When the user loads the app but is already logged in, availability status is not fetched from the db.
Result: The toggle switch is inconsistent with the db and the status that other users see. When logging out, availability status may not be updated when it should be (DrawerContent.js:25)
Expect: Availability should be fetched every time the app is launched.
The text was updated successfully, but these errors were encountered:
Issue: When the user loads the app but is already logged in, availability status is not fetched from the db.
Result: The toggle switch is inconsistent with the db and the status that other users see. When logging out, availability status may not be updated when it should be (DrawerContent.js:25)
Expect: Availability should be fetched every time the app is launched.
The text was updated successfully, but these errors were encountered: