-
Notifications
You must be signed in to change notification settings - Fork 208
Description
Currently there are two important missing features while creating an invoice that are often used and requested:
- creating invoiced priced in fiat currency
- being able to see/use units in BTC not sats
Let's add both being able to set an input by user in fiat and also change sats to BTC.
You can play how desired outcome should work in this prototype
You can see the behaviour flow and hanoff HERE.
Changes description:
-
Those units should be clickable and change to BTC (and vice versa)

-
Clicking on fiat unit should switch it's place with bitcoin units, thus making it possible for the user to create an invoice priced in fiat:

-
If fiat unit has a symbol, we show it in front of the number. If it uses 3 letters (USD, ARS, TRY, PLN etc) we should show it after the fiat amount:

-
All units have hover states I also found one colouring inconsistency. Amount input in dark mode uses "gray" instead of "neutral" like all the rest units, so we could upgrade it to "neutral" with PR related to this issue^

Handoff
Metadata
Metadata
Assignees
Labels
Type
Projects
Status




