balance-io / balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
https://balance.io
GNU General Public License v3.0
289 stars 41 forks source link

Better handle API errors during sync, etc #100

Open einsteinx2 opened 7 years ago

einsteinx2 commented 7 years ago

Will be fixed when Balance and Balance Open merge is complete.

einsteinx2 commented 7 years ago

Double check that the proper UI displays now that we've completed the merge.

einsteinx2 commented 7 years ago

Need to ensure that the reconnect UI is displayed. Also need to add more UI for specific sync errors.

einsteinx2 commented 7 years ago

Will hold off until the design spec

wolffan commented 6 years ago

Done for coinbase.

einsteinx2 commented 6 years ago

Merged coinbase.

einsteinx2 commented 6 years ago

Moving this to 1.0.1 as Coinbase was the important one for 1.0

einsteinx2 commented 6 years ago

Reconnect UI is done for iOS and macOS for all platforms.

einsteinx2 commented 6 years ago

The main remaining task is standardizing API errors and displaying things like when a service is unavailable so people know why an account isn't updating.

einsteinx2 commented 6 years ago

Potentially add some kind of message area in the app to tell about server issues or when coinbase is down for example

einsteinx2 commented 6 years ago

Right now it's not clear when an exchange is showing old data (for example it's been down for hours) so we should show some kind of message when the last time it updated when there's any kind of error and what type of outage it is.