Actions
Bug #1473
openMissing Validation for Invalid Phone Number Format on Login
Start date:
04/08/2026
Due date:
% Done:
0%
Estimated time:
Description
On the login screen, the phone number input field allows users to enter an excessively long phone number without any validation or restriction. This can lead to invalid data submission and poor user experience.
Steps to Reproduce
- Navigate to the login screen
- Tap on the phone number input field
- Enter a very long phone number (e.g., 20+ digits)
- Observe the behavior
Actual Result
- The field accepts unlimited digits
- No validation message is shown
- User is allowed to proceed with invalid phone number
Expected Result:
- Phone number field should:
- Restrict input length (e.g., 10–15 digits depending on requirement)
- Show validation error for invalid input
- Prevent submission with incorrect phone number
Files
Updated by khadija tul Kubra 3 days ago
- Description updated (diff)
- Assignee changed from khadija tul Kubra to Muhammad Shahid
Actions