helium / hotspot-app

Helium hotspot app for iOS and Android
https://www.helium.com
Apache License 2.0
187 stars 138 forks source link

Display "Updating Location" if a user has submitted an assert and it's still pending #1270

Closed cokes518 closed 2 years ago

cokes518 commented 2 years ago

to prevent double asserts, we should add a blur to the map UI to "Updating Location".

Once the pending transaction clears, we can remove the "Updating Location" UI and show them the new location registered on chain.

Be sure to check this from no assert -> assert, and from old location -> new location.