Description
When one or more payments in a batch fail, BatchPayQueue marks items with a generic error icon but shows no message explaining the failure. Displaying the specific error (e.g. "Insufficient balance", "Invalid address") per item helps users fix and retry only the affected payments.
Acceptance Criteria
Context
- Target file:
src/components/BatchPayQueue.tsx
Description
When one or more payments in a batch fail,
BatchPayQueuemarks items with a generic error icon but shows no message explaining the failure. Displaying the specific error (e.g. "Insufficient balance", "Invalid address") per item helps users fix and retry only the affected payments.Acceptance Criteria
Context
src/components/BatchPayQueue.tsx