appditto / natrium_wallet_flutter

Natrium - Fast, Robust & Secure NANO Wallet, now written with Flutter.
Other
845 stars 323 forks source link

Connectivity Stream not Functioning Correctly #171

Open aa-rodriguezv opened 2 years ago

aa-rodriguezv commented 2 years ago

There's a bug for when the app loses connectivity. At the home page, when you set the app on airplane mode, the user can not be aware that they lost connectivity. Even after pulling down on the transactions list, the app keeps the same state. It is only when the user reaches for another account that the app becomes an eternal refresh indicator (which is an antipattern because there is no feedback to the user as to what is happening).