Problem
On iOS/Android, on the money request amount step, opening the currency picker and focusing search shows the native keyboard. Keyboard-avoiding layout on the amount screen shifts the custom numpad above the keyboard; when the picker closes, the numpad jumps back.
Expected
The custom numpad stays in its normal bottom position (the system keyboard may overlay it during search). No visible jump when opening or closing the currency picker.
Repro
- Start money request → amount step.
- Open currency picker → focus search (native keyboard).
- See numpad move up; dismiss picker and see it snap back.
Implementation hints
Also check other screens that combine MoneyRequestAmountForm + currency modal. Validate on small devices after any change.
Issue Owner
Current Issue Owner: @aimane-chnaif
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~022048705268686200789
- Upwork Job ID: 2048705268686200789
- Last Price Increase: 2026-04-27
- Automatic offers:
- aimane-chnaif | Reviewer | 111264413
Problem
On iOS/Android, on the money request amount step, opening the currency picker and focusing search shows the native keyboard. Keyboard-avoiding layout on the amount screen shifts the custom numpad above the keyboard; when the picker closes, the numpad jumps back.
Expected
The custom numpad stays in its normal bottom position (the system keyboard may overlay it during search). No visible jump when opening or closing the currency picker.
Repro
Implementation hints
src/pages/iou/request/step/IOURequestStepAmount.tsxsrc/pages/iou/request/step/StepScreenWrapper.tsx(shouldEnableKeyboardAvoidingView)src/pages/iou/MoneyRequestAmountForm.tsx/BigNumberPadAlso check other screens that combine
MoneyRequestAmountForm+ currency modal. Validate on small devices after any change.Issue Owner
Current Issue Owner: @aimane-chnaifUpwork Automation - Do Not Edit