Skip to content

fixes#611

Open
samad13 wants to merge 1 commit into
Commitlabs-Org:masterfrom
samad13:feature/wallet-connect-ui
Open

fixes#611
samad13 wants to merge 1 commit into
Commitlabs-Org:masterfrom
samad13:feature/wallet-connect-ui

Conversation

@samad13

@samad13 samad13 commented Jun 18, 2026

Copy link
Copy Markdown

PR Description
Summary
Added a reusable WalletConnectButton component backed by useWallet]
Updated navigation to surface wallet connection state and disconnect support.
Added tests for wallet connect flow and navigation rendering.

New reusable component for wallet connect/disconnect.
Displays:
Connect Wallet when disconnected
Connecting… when connection is in progress
truncated connected address with a menu to disconnect
accessible error feedback for Freighter missing or user rejection
Includes keyboard and focus-visible support.
e.
Reset error on retry.
Preserved clean disconnect reset behavior.

Replaced inline wallet UI with WalletConnectButton
Removed stale local account menu state and hook misuse.
Closes #583

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

@samad13 is attempting to deploy a commit to the 1nonly's projects Team on Vercel.

A member of the Team first needs to authorize it.

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 wallet connection UI and disconnect affordance backed by useWallet hook

1 participant