Actions
Bug #1621
openNo validation on account number field allows navigation with invalid long input
Start date:
04/13/2026
Due date:
% Done:
0%
Estimated time:
Description
On the Account Details screen, when a user enters an excessively long account number and presses the “Next” button, the app incorrectly navigates to the Bank Info screen without validating the input length.
Steps to Reproduce
- Open Account Details screen
- Enter a very long/invalid account number
- Tap on Next button
Actual Result
- User is navigated to Bank Info screen
- No validation error is shown
Expected Result
- System should validate account number length/format
- Should show validation error for invalid input
- User should not proceed to next screen until valid input
Files
Actions