Geo-Web-Project / browser

An interface that uses geolocation to navigate/resolve content on the Geo Web.
MIT License
3 stars 8 forks source link

Show a spinner until initial connections are made & responses are recieved #71

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

On the initial load of the Spatial Browser, the user is currently always shown the "No Parcel Found" screen while connections are being made to the various networks/nodes/APIs needed to resolve content. This can be misleading and we should show a loading spinner until all of the expected responses are received. If there is no content linked (or the Ceramic/IPFS calls continue to fail), but the parcel exists then it is appropriate to transition from the spinner to showing the parcel with its base context (i.e. ParcelID shown instead of a name, etc)