-
Trevor Farlow authored
Ensure our FocusableAmountInput used in MobileTransaction conditionally applies negation logic the same way onChange as it does onBlur.
Trevor Farlow authoredEnsure our FocusableAmountInput used in MobileTransaction conditionally applies negation logic the same way onChange as it does onBlur.
1551.md 215 B
category: Bugfix
authors: [trevdor]
Mobile: transaction entry screen should apply the same negative/positive logic to Amount whether or not it is focused for editing at the time Add Transaction is pressed.