Skip to content

feat: redesign WalletConnect visual states as HUD controls - #495

Open
martinshub-tech wants to merge 1 commit into
TevaLabs:mainfrom
martinshub-tech:feature/wallet-hud
Open

feat: redesign WalletConnect visual states as HUD controls#495
martinshub-tech wants to merge 1 commit into
TevaLabs:mainfrom
martinshub-tech:feature/wallet-hud

Conversation

@martinshub-tech

Copy link
Copy Markdown

Closes #398

This PR redesigns the WalletConnect component to utilize HUD (Heads-Up Display) control stylings for its various lifecycle states (idle, connecting, checking, connected, error), replacing the larger button and card-based styles.

Changes Made
HUD Control States: Refactored the UI for idle, connecting, checking, and error states into compact, pill-shaped HUD controls that are cohesive with a dashboard or navbar environment.
Truncated Address & Disconnect: The connected state now renders a clean HUD pill displaying a truncated wallet address alongside a prominent disconnect affordance (logout button).
Preserved Logic: The Freighter store logic remains completely untouched, maintaining full backward compatibility with the rest of the application.
Tests Updated: Updated the DOM element assertions in WalletConnect.test.tsx to align with the new styling classes, ensuring all 34 tests pass successfully

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

@martinshub-tech is attempting to deploy a commit to the josephchimebuka'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.

Rebuild WalletConnect connected/disconnected button chrome

1 participant