Skip to content

feat(receive): redesign receive flow#454

Draft
sahilc0 wants to merge 3 commits intomasterfrom
wt-receive-flow-updates-20260318
Draft

feat(receive): redesign receive flow#454
sahilc0 wants to merge 3 commits intomasterfrom
wt-receive-flow-updates-20260318

Conversation

@sahilc0
Copy link
Copy Markdown
Contributor

@sahilc0 sahilc0 commented Mar 19, 2026

Summary

  • Skip amount screen — show QR immediately on receive
  • Custom SVG QR with circular dots, rounded finder patterns, Arkade logo center
  • Amount entry and copy address via bottom sheet modals (iOS-inspired design)
  • Sheet modals: shadow, handle bar, haptics, backdrop dismiss, z-index above navbar
  • Mobile keyboard flow bypasses sheet — goes straight to QR after setting amount
  • Lightning minimum hint under QR
  • Dev NSEC auto-bypass for faster testing (cherry-picked)

Status

WIP — still iterating on layout and polish

Test plan

  • QR scans correctly on phone camera
  • Amount updates QR in real-time
  • Sheet modals float above navbar
  • Tap outside sheet to dismiss
  • Clear amount resets QR
  • Light/dark theme looks correct

sahilc0 added 3 commits March 18, 2026 12:21
Cherry-picked from wt-dev-nsec-bypass-20260318
- Skip amount screen, show QR immediately on receive
- Custom SVG QR with circular dots, rounded finder patterns, Arkade logo center
- Logo uses brand color (--logo-color), adapts to light/dark theme
- QR dots animate in with staggered ripple on value change
- Buttons inline with content (not fixed footer) — scrollable layout
- Amount entry and copy address via bottom sheet modals
- SheetModal accounts for pill navbar clearance
- Content noFade prop to disable scroll mask on receive screen
- Fetch addresses on mount (merged from Amount screen)
- Sheet modal: iOS-inspired with shadow, handle bar, rounded close button
- Sheet z-index above navbar (z-index: 200), backdrop dismiss enabled
- Haptics on sheet close
- Amount keyboard bypasses sheet on save — goes straight to QR
- Button label: "Add amount" / "Edit amount" instead of sats number
- Clear amount option in sheet to reset to no-amount QR
- "500 sats min for Lightning" hint tightly coupled under QR
- "Requesting X sats" text positioned closer to QR
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Draft detected.

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b4798234-49c7-43bc-95fb-72db3cd2d9c2

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 wt-receive-flow-updates-20260318
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

You can disable sequence diagrams in the walkthrough.

Disable the reviews.sequence_diagrams setting to disable sequence diagrams in the walkthrough.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying wallet-bitcoin with  Cloudflare Pages  Cloudflare Pages

Latest commit: 53517db
Status: ✅  Deploy successful!
Preview URL: https://0a61256a.wallet-bitcoin.pages.dev
Branch Preview URL: https://wt-receive-flow-updates-2026.wallet-bitcoin.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying wallet-mutinynet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 53517db
Status: ✅  Deploy successful!
Preview URL: https://ef9f2c56.arkade-wallet.pages.dev
Branch Preview URL: https://wt-receive-flow-updates-2026.arkade-wallet.pages.dev

View logs

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