Skip to content

feat: Stellar transaction signing confirmation screen#410

Merged
A6dulmalik merged 1 commit into
BlockHaven-Labs:mainfrom
wumibals:feat/issue-268-tx-confirm-screen
May 30, 2026
Merged

feat: Stellar transaction signing confirmation screen#410
A6dulmalik merged 1 commit into
BlockHaven-Labs:mainfrom
wumibals:feat/issue-268-tx-confirm-screen

Conversation

@wumibals
Copy link
Copy Markdown
Contributor

Summary

Updates the transaction confirm screen with a clear summary display, prominent fee display, confirmation checkbox, spinner during submission, and cancel returning without signing.

Changes

  • Display clear summary: 'You are sending X XLM to GXXX...XXXX'
  • Show network fee prominently with warning color when high
  • 'Confirm and Sign' button (disabled until checkbox checked)
  • 'Cancel' returns to previous screen without signing via router.back()
  • ActivityIndicator spinner shown while transaction is being submitted

Acceptance Criteria

  • All transaction details are legible
  • Fee is clearly shown before signing
  • Loading state shown during submission
  • Cancel returns to the previous screen without signing

closes #268

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@wumibals is attempting to deploy a commit to the aminubabafatima8-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@wumibals 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

@A6dulmalik A6dulmalik merged commit 1aca3b2 into BlockHaven-Labs:main May 30, 2026
1 check failed
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.

Build Stellar transaction signing confirmation screen

2 participants