Skip to content

feat: add retry UI for failed transactions - #26

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
bamiebot-maker:feat/issue-24-transaction-retry-ui
Mar 26, 2026
Merged

feat: add retry UI for failed transactions#26
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
bamiebot-maker:feat/issue-24-transaction-retry-ui

Conversation

@bamiebot-maker

Copy link
Copy Markdown
Contributor

Summary

  • add a reusable TransactionRetryNotice component for failed transaction states
  • update the current purchase flow to surface a clear failed state with explanatory retry messaging
  • keep the retry action pattern reusable for future Stellar-related transaction flows
  • reflect pending state on the action button while the transaction is processing

Testing

  • git diff --check

Notes

  • this clone did not have dependencies installed, so pnpm lint and pnpm build were not run locally

Closes #24

@drips-wave

drips-wave Bot commented Mar 26, 2026

Copy link
Copy Markdown

@bamiebot-maker Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093
Chucks1093 merged commit fca05a8 into accesslayerorg:main Mar 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add retry action for failed transaction state

2 participants