SOURC3XYZ / Sourc3-Web-Client

1 stars 1 forks source link

[Main screen] When the transaction is received, the balance doesn't change #28

Closed kovaletskaterina closed 2 years ago

kovaletskaterina commented 2 years ago

When the transaction is received, the balance on the balance tab doesn't change until you switch the screens. However, rates are updated immediately with the received transaction. The same situation with the outgoing transactions. Steps to reproduce:

  1. Open the web client.
  2. Go to the Receive screen.
  3. Copy an address.
  4. Press the "back" button and remember the balance.
  5. Go to the desktop wallet.
  6. Press the "Send" button.
  7. Enter the copied address into the "send to" field, put some amount, press send and confirm the transaction.
  8. Wait until the transaction is sent. Expected result: the balance on the balance tab is updated immediately with the received transaction. Actual result: the balance doesn't change until you switch the screens. 2022-07-05_17-50-45
kovaletskaterina commented 2 years ago

Checked