-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Milestone
Description
Migrate all input components to use new field component
New bitcoin field
Thanks to modular character of field component, I created a variant of this that can be used in transacting flows.
It uses Button Group for the button in the input (although maybe it can be done differently) and Input Group to display the info below
It's a bitcoin input that shows 1 or max 2 information related to input, depending on a flow:
Button on the right changes the unit to fiat (and displayed values underneath):
Additionally, it would be cool to allow users to input BTC instead of sats. Maybe this could be achieved by clicking the ₿ symbol which would then change to BTC:
Ideally, error could display the related value in red
Example screens
Send
Receive

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels