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
Browser: Chrome
Wallet: MetaMask
Chain: sepolia
Steps to reproduce
Create and sign a transaction.
Create another transaction and add it to a batch
Delete the first transaction from the queue.
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]
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
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]