# Problem The Create Invoice form hides and reveals fields without transitions, which can be confusing and disorienting if they glance away from the screen. Examples: * The Payment Currency field is hidden when the user selects a crypto for the Invoice Currency. * After #40, the "Your Wallet Address" field will be hidden when the user selects "Crypto-to-fiat" checkbox. # Solution Add smooth transitions or animations when hiding or revealing fields.
Problem
The Create Invoice form hides and reveals fields without transitions, which can be confusing and disorienting if they glance away from the screen.
Examples:
Solution
Add smooth transitions or animations when hiding or revealing fields.