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
Instead of storing them on the backend, store them locally. We should implement this in two steps, to avoid users loosing their locations:
If not stored locally, fetch from the backend as we do not, and then save locally.
In a later release: remove fetching from the backend
The UI will be unchanged, except there will be no login.
Most users will have only a couple of locations saved.
The text was updated successfully, but these errors were encountered:
Instead of storing them on the backend, store them locally. We should implement this in two steps, to avoid users loosing their locations:
If not stored locally, fetch from the backend as we do not, and then save locally.
In a later release: remove fetching from the backend
The UI will be unchanged, except there will be no login.
Most users will have only a couple of locations saved.
The text was updated successfully, but these errors were encountered: