tamotam-com / tamotam-app

(🧪 Early Beta) 🤙 TamoTam. HangOut. Offline.
https://tamotam.com
35 stars 4 forks source link

User's events from Cloud Firestore for Firebase often aren't loaded #41

Closed danieldanielecki closed 1 year ago

danieldanielecki commented 2 years ago

For some reason, usersEvents events from promiseUsersEvents sometimes aren't reflected on the Map. It might be combined with refreshingpromiseUsersEventsmore often than once a week. The external events can stay once a week, butusersEvents` should have been refreshed once a day, or have a button to refresh all the events.

danieldanielecki commented 1 year ago

Fixed in https://github.com/tamotam-com/tamotam-app/commit/bc379bea9108700dbc9a1eb030129b9da085a744, we need to follow-up improvement story to improve usage of Coordinate interface.