Skip to content

feat(frontend): add on-chain transaction details dialog#2218

Open
stackingsaunter wants to merge 5 commits intofeat/wallet-onchain-tx-listfrom
feat/onchain-transaction-details-dialog
Open

feat(frontend): add on-chain transaction details dialog#2218
stackingsaunter wants to merge 5 commits intofeat/wallet-onchain-tx-listfrom
feat/onchain-transaction-details-dialog

Conversation

@stackingsaunter
Copy link
Copy Markdown
Member

Summary

  • open a lightweight details dialog from on-chain transaction rows instead of navigating directly to Mempool
  • show the currently available on-chain transaction fields in the dialog, including status, confirmations, date, amount, and full transaction id
  • keep copy and Mempool actions available from inside the dialog while preserving the updated row styling

Test plan

  • cd frontend && yarn tsc:compile
  • Open the Wallet on-chain transaction list and verify row clicks open the dialog
  • Verify copying the transaction id works from both copy actions
  • Verify the Mempool button opens the correct transaction

Made with Cursor

Center the wallet balance area and tune spacing for a cleaner visual rhythm.
Move secondary actions to the header as ghost buttons and use a vertical more icon.

Made-with: Cursor
Move wallet secondary actions into the mobile overflow menu and add Recurring.
Also remove the ZapPlanner card from Home to avoid duplicate entry points.

Made-with: Cursor
Show on-chain balances and transactions in Wallet.
Keep receive and send flows aligned with the active balance mode.

Made-with: Cursor
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7e20d010-b9e4-4400-969d-2285d892b7f4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/onchain-transaction-details-dialog

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

stackingsaunter and others added 2 commits April 15, 2026 16:21
Open a lightweight details dialog from on-chain transaction rows.
Keep Mempool as a secondary action inside the dialog.

Made-with: Cursor
Replace manual openLink call with ExternalLinkButton which handles
both HTTP and non-HTTP modes automatically.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@reneaaron reneaaron force-pushed the feat/onchain-transaction-details-dialog branch from 3814a89 to 3966bfc Compare April 15, 2026 14:21
@reneaaron reneaaron force-pushed the feat/wallet-onchain-tx-list branch from c671952 to 496582d Compare April 15, 2026 14:40
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.

2 participants