MitulSonagara / truth-tunnel

https://truth-tunnel.vercel.app
MIT License
20 stars 45 forks source link

Fix phone number validation #313

Open gaganveerbawa opened 2 weeks ago

gaganveerbawa commented 2 weeks ago

📋 Description

This PR introduces validation for the phone number field in the contact form, ensuring only numeric input is allowed. Previously, the form accepted alphabetic characters in the phone number field, leading to potential errors. This update enhances user experience and reduces incorrect submissions.

🔨 Changes Made

Changed the input type from "tel" to "number" which would prompt to only allow numbers.

✅ Checklist

Before submitting the PR, please make sure you have completed the following:

🏷️ Types of Changes

What type of changes does your code introduce? (Check all that apply)

🤝 Related Issues

📸 Screenshots

https://github.com/user-attachments/assets/1ab62424-f853-4956-9496-ed7b75b64c3c

vercel[bot] commented 2 weeks ago

@gaganveerbawa is attempting to deploy a commit to the mitulsonagara's projects Team on Vercel.

A member of the Team first needs to authorize it.