Skip to content

Phone Number Field Accepts More Than 10 Digits While Editing a Lead #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Meghana-Asanabada opened this issue Jun 10, 2025 · 0 comments

Comments

@Meghana-Asanabada
Copy link

While editing a lead, the phone number input field allows the user to enter more than 10 digits. This can result in data violates standard phone number validation rules. The field should restrict the input to exactly 10 digits to maintain data.

Steps :

1.Navigate to the Leads section of the application.

2.Select an existing lead and click on the Edit option.

3.Locate the Phone Number field in the form.

4.Enter a phone number with more than 10 digits (e.g., 1234567890123).

5.Observe that the field accepts the input without any validation error.

@ashwin31 ashwin31 mentioned this issue Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant