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
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Global app state (access to internet / location) impacts the behavior of the app.
in the case of #39, we need to indicate to the user that we are waiting for the network. This issue is about the larger scope: there's no internet / can't access location.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently the location is processed at the top-level TotemApp component. As each component is presented, the location is passed to it.
PlaceList should have a spinner when loading
Users should not be able to push create button
Users should not be able to create a place
The text was updated successfully, but these errors were encountered: