safe-global / safe-android

🔐 App to manage and interact with Safe
https://safe.global
GNU General Public License v3.0
91 stars 38 forks source link

UI not updated after confirming tx. #1955

Open tschubotz opened 1 year ago

tschubotz commented 1 year ago

Describe the bug After confirming a tx with a key on mobile, the tx details isn't updated and it looks as if I still need to sign.

To Reproduce

  1. I have a 2/3 Safe. 1 key on web, 1 key imported on mobile.
  2. Propsoe tx from web -> 1st signature
  3. Open tx on mobile
  4. Confirm tx on mobile
  5. I get the bottom toast "tx was successfully signed" (or similar wording)
  6. The UI still looks as if I need to sign (i.e. confirm / reject button visible)
  7. UI only changes after a manual pull to refresh.

Expected behavior No manual pull to refresh, UI is automatically updated right away.

Screenshots

Smartphone (please complete the following information):

Environment

prod gnosis chain

Additional context

@biafra23 said this is not just a UI glitch but worth a bug report.