Skip to content

Conversation

shwetap3000
Copy link
Contributor

Changes Introduced

  • Added validation rules for form fields:
    • Name: must contain at least 3 characters
    • Feedback: must contain at least 10 characters
  • Prevented form submission until all validation rules are satisfied

Fixes: #238

Purpose

Ensure that users provide meaningful input before submitting the feedback form.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@shwetap3000
Copy link
Contributor Author

Hii @supriya46788 ..!!
Please review this and let me know if any improvements are needed.

@supriya46788 supriya46788 merged commit e73cda3 into supriya46788:main Aug 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request GSSoC25 Level 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback form allows submission with invalid inputs

2 participants