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
Keep a counter in our firebase system that handles just this problem
Just use SQL database instead of firebase
missions.where(isDone === true).fetchAll().length -> pseudocode, the bad option
The MVP option would be doing 3, but we are avoiding hitting the database right now since it is quite costly. Ehm, option 1 is harder, and require hooks from firebase, and option 2 is not really a valid option as of this moment.
These numbers require more dev effort to output in to the menu so they've been moved into this ticket. (Original hamburger menu ticket: #489)
Numbers to show in ( ):
The text was updated successfully, but these errors were encountered: