Skip to content

Fix phone validation#792

Open
karrisanthoshigayatri wants to merge 6 commits into
adithyan-css:mainfrom
karrisanthoshigayatri:fix-phone-validation
Open

Fix phone validation#792
karrisanthoshigayatri wants to merge 6 commits into
adithyan-css:mainfrom
karrisanthoshigayatri:fix-phone-validation

Conversation

@karrisanthoshigayatri

Copy link
Copy Markdown

Fix: Checkout form phone number validation issue
📌 Problem

The checkout form was allowing users to proceed even with empty or invalid phone numbers. This could lead to incorrect order details and failed communication.

✅ Changes Made
Added validation for phone number field
Ensured field is required before form submission
Restricted input to valid numeric format
Prevented form submission if validation fails
Added user-friendly error feedback for invalid input
🎯 Result

Checkout form now properly validates phone numbers, improving data accuracy and order reliability.

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

@karrisanthoshigayatri is attempting to deploy a commit to the adithyansubramani1-1657's projects Team on Vercel.

A member of the Team first needs to authorize it.

@karrisanthoshigayatri

Copy link
Copy Markdown
Author

The phone number validation issue has been fixed and tested successfully.

The Vercel check is awaiting authorization because I do not have permission to deploy to the repository owner's Vercel team. This is unrelated to the code changes.

The implementation is complete and ready for review.

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

Successfully merging this pull request may close these issues.

1 participant