Skip to content
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

Implemented Character-Based Validation for Contact Form Fields #164

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

meghanakn473
Copy link

Pull Request

Title

Character-Based Validation for Contact Form Fields

Issue: #158

Description

This pull request introduces character-based validation for the contact form fields (Name, Subject, and Message) in the Contact component. The validation ensures that the Name and Subject fields contain at least three alphabetical characters, while the Message field can accommodate a minimum of 10 characters. This enhancement improves the form's usability by providing immediate feedback to users, ensuring that only valid and meaningful input is submitted. Additionally, the validation includes error messages for fields that do not meet the specified criteria, enhancing the overall user experience.

Checklist

  • [ X] I have tested the changes locally
  • Documentation has been updated (if necessary)
  • [X ] Changes are backward-compatible

Screenshots (if applicable)

Screenshot (155)
Screenshot (154)

Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agro-tech-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 7:44am

Copy link
Contributor

github-actions bot commented Oct 8, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@meghanakn473
Copy link
Author

@manikumarreddyu please review and merge

@manikumarreddyu manikumarreddyu merged commit dd27b6a into manikumarreddyu:main Oct 8, 2024
3 checks passed
Copy link
Contributor

github-actions bot commented Oct 8, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

@meghanakn473
Copy link
Author

hey @manikumarreddyu at the issue it was assigned level 3 and now u changed to level 2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants