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

fix: set default input values and prevent duplicate data submission #35

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

kamini08
Copy link
Contributor

Changes Made

  1. College Name:

    • Set the default value of the College Name field to "DSCE".
  2. Team Size:

    • Set the default value of the Team Size field to 6.

3.Prevent Duplicate Submissions:

  • Ensure duplicate data is not sent to the backend.

Files Changed

  • FormContext.tsx - Updated the initial form data to include default values for College Name and Team Size.
  • sihregistration/page.tsx - Modified to reflect the updates for College Name, Team Size, and submission logic.

@SkySingh04 SkySingh04 merged commit eaaf3f9 into pbdsce:main Aug 16, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants