This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Description
Description
Pending replacement transactions do not block the execution button on transactions that are being replaced.
Steps to reproduce
- Create a transaction and a related (rejection) replacement one.
- Execute one of the two and observe that the collapsed execute action is not blocked.
Expected result
The non-pending transaction should have a strikethrough and actions be blocked.

Obtained result
The non-pending transaction can be executed and hovering on it blocks the currently pending transaction.

