Skip to content

Conversation

divysaxena24
Copy link
Contributor

Issue Reference

Closes #513

Description

This PR enhances the validation mechanism of the Contact Us form.

  • Replaced the basic HTML5 validation with a more robust and user-friendly solution.
  • Provides better error messages, real-time feedback, and custom validation rules.
  • Improves overall user experience and form submission accuracy.

Changes Made

  • Removed default HTML5 validations.
  • Implemented custom validation logic.
  • Added inline error messages for invalid inputs.
  • Enhanced styling for error states.

Screenshots

Screenshot 2025-09-18 214125

Checklist

  • Code follows project style guidelines
  • Proper error handling included
  • Tested on multiple browsers/devices
  • Updated related documentation if needed

- Replaced default HTML5 validation with a custom validation solution using React state.

- Added specific error messages for each field to improve user experience.

- Removed 'required' attributes from form inputs.

- Implemented 'useState' for form data and error handling.
Copy link

vercel bot commented Sep 18, 2025

@divysaxena24 is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv moved this to In Progress in @recode-web Sep 18, 2025
@sanjay-kv sanjay-kv added this to the recode:launch 3.0 milestone Sep 18, 2025
Copy link

vercel bot commented Sep 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
recode-website Ready Ready Preview Comment Sep 18, 2025 4:40pm

@sanjay-kv
Copy link
Member

Which page you made this change to @divysaxena24

@divysaxena24
Copy link
Contributor Author

Which page you made this change to @divysaxena24

in this repo --> recode-website\src\pages\contact-us\index.tsx

in website --> https://www.recodehive.com/contatct-us

@sanjay-kv sanjay-kv merged commit 594751a into recodehive:main Sep 19, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in @recode-web Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

💡[Feature]: Feature Request: Implement Advanced Custom Form Validations

2 participants