safe-global / safe-wallet-web

Safe{Wallet} – smart account wallet
https://app.safe.global
GNU General Public License v3.0
361 stars 434 forks source link

Empty section in queue after deleting a transaction and then executing a batch #3706

Open jmealy opened 6 months ago

jmealy commented 6 months ago

Bug description

When you have a batch transaction and any other transaction in the queue, deleting the other transaction will cause the queue to show an empty queued section when executing the batch.

Environment

Steps to reproduce

  1. Create and sign a transaction.
  2. Create another transaction and add it to a batch
  3. Delete the first transaction from the queue.
  4. Confirm the batch and execute it immediately.

Expected result

In the queue you should see the batch transaction executing

Obtained result

The queue shows the batch transaction executing and also an empty section below under the Queued header [1]

Screenshots

[1]

image
liliya-soroka commented 1 week ago

19.11.24