Skip to content

New transactions not appearing in Recent Transactions list #119

@Pushkar5206

Description

@Pushkar5206

Bug: New transactions not appearing in Recent Transactions list

Building: Bank House
Difficulty (estimate): Medium

What is broken?
After performing a transaction using the Transfer Vault, the new transaction does not appear in the Recent Transactions section.

Steps to reproduce

  1. Go to Bank House
  2. Use "Transfer Vault" to initiate a transaction
  3. Complete the transaction
  4. Check the "Recent Transactions" section

Expected behavior
The newly created transaction should immediately appear in the Recent Transactions list.

Actual behavior
The transaction is processed, but it is not reflected in the Recent Transactions list.

Root cause & Fix
The transaction state is likely not being updated or re-fetched after a successful transfer, causing the UI to display stale data; fix by updating the transactions state after transfer or triggering a refresh/re-fetch of transaction data.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions