bitcoin-keeper icon indicating copy to clipboard operation
bitcoin-keeper copied to clipboard

Auto balance/ transaction update

Open cakesoft-swati opened this issue 1 year ago • 3 comments
trafficstars

  • When you go into a wallet or vault, you have to pull down to refresh else it shows old balance, unconfirmed transactions.
  • There should be auto update auto update when we land in the wallet.

cakesoft-swati avatar Mar 13 '24 05:03 cakesoft-swati

Available options:

  • Auto refresh everytime
  • Refresh as the user goes into the send flow
  • Show indicator and message to the user that they should probably refresh the wallet before trying to send

Note: refresh has been infamous for jittering the UI

Parsh avatar Mar 13 '24 10:03 Parsh

We can use an approach which is similar to what we were using in Tribe. Sync the wallet automatically once the user lands on it and show the rotating refresh button. It is reported that this approach wasn't impacting the UI as much and the experience was smooth typically.

Parsh avatar Mar 22 '24 06:03 Parsh

Need a RN solution for this it seems. background processing.

antuz123 avatar May 15 '24 07:05 antuz123

Addressed by #4907

Parsh avatar Jul 26 '24 05:07 Parsh