Skip to content

Redesign the native wallet for desktop and mobile - #55

Merged
krutftw merged 2 commits into
masterfrom
design/native-wallet-v2
Jul 28, 2026
Merged

Redesign the native wallet for desktop and mobile#55
krutftw merged 2 commits into
masterfrom
design/native-wallet-v2

Conversation

@krutftw

@krutftw krutftw commented Jul 28, 2026

Copy link
Copy Markdown
Owner

What changed

  • redesign the Tauri wallet as a responsive native app instead of a phone-sized page in a desktop window
  • keep wallet status and top-level navigation visible throughout desktop payment flows
  • simplify onboarding, backup, receive, send, review, activity, and settings copy
  • preserve the wallet-plugin boundary, background locking, local-only assets, and 48 px targets
  • add desktop and phone screenshot regression coverage
  • record the product and design contracts so later screens stay consistent

Verification

  • go test ./...
  • go vet ./...
  • 15 mobile bridge and UI contract tests
  • 19 desktop package and boundary tests
  • responsive Playwright smoke across 18 phone and desktop screens
  • 9 Rust wallet shell tests with wallet-only
  • wallet-only Windows release build (--no-bundle)
  • live wallet-only setup/activity smoke with no miner surface

The design audit flagged the receive QR image because it was created without a source in the static HTML. The QR element is now created only after the native bridge returns a real address and image.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 170fadfe95

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread walletapp/src/mobile.css
@krutftw
krutftw merged commit 12ae23f into master Jul 28, 2026
1 of 16 checks 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.

1 participant