Skip to content

feat: add currency input to receive flows#2320

Draft
stackingsaunter wants to merge 1 commit intomasterfrom
codex/currency-input-receive
Draft

feat: add currency input to receive flows#2320
stackingsaunter wants to merge 1 commit intomasterfrom
codex/currency-input-receive

Conversation

@stackingsaunter
Copy link
Copy Markdown
Member

Summary

Part of #2319.

Adds a reusable CurrencyInputField composed from the existing shadcn Field and InputGroup primitives, then adopts it in receive flows. The field supports bitcoin/sats display, fiat entry through the configured currency, opposite-currency preview, and context rows.

Scope

  • Add CurrencyInputField
  • Replace amount input in Lightning invoice creation
  • Replace amount input in receive-from-on-chain flow
  • Show Receive limit context from existing balance data

Validation

  • yarn tsc:compile
  • yarn lint before splitting the PR stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: be651186-8296-40e4-b9de-00deb047a750

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 codex/currency-input-receive

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

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