You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing to express my interest in contributing to our project by enhancing the contact section with a phone number validation feature as the current code doesn.t validate it. As you know, ensuring that users provide valid phone numbers is crucial for maintaining the quality of our data and improving user experience.
Here's what I propose:
HTML Update: Add a pattern attribute to the phone input field to enforce a specific phone number format.
JavaScript Validation: Implement additional JavaScript validation to ensure that the phone number matches the specified pattern.
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Congratulations, @pratichiparida! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Describe the feature
I am writing to express my interest in contributing to our project by enhancing the contact section with a phone number validation feature as the current code doesn.t validate it. As you know, ensuring that users provide valid phone numbers is crucial for maintaining the quality of our data and improving user experience.
Here's what I propose:
HTML Update: Add a pattern attribute to the phone input field to enforce a specific phone number format.
JavaScript Validation: Implement additional JavaScript validation to ensure that the phone number matches the specified pattern.
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: