feat: add currency input to receive flows#2320
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the โ๏ธ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
โจ Finishing Touches๐งช Generate unit tests (beta)
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.
Built for teams:
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. Comment |
Summary
Part of #2319.
Adds a reusable
CurrencyInputFieldcomposed from the existing shadcnFieldandInputGroupprimitives, 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
CurrencyInputFieldReceive limitcontext from existing balance dataValidation
yarn tsc:compileyarn lintbefore splitting the PR stack