Bug: App crashes when entering an existing email ID saved in info_table
#116
Labels
gssoc-ext
This issue is under GSSoc Ext program
hacktoberfest
This issue belongs to hacktoberfest
level3
labe3 label for gssoc
Description
The application crashes when the user inputs an email ID that already exists in the
info_table
during form submission. This disrupts the user flow and prevents data from being processed correctly.Steps to Reproduce
info_table
.Expected Behavior
The app should display a user-friendly message (e.g., "Email ID already exists. Please use another email.") and prevent duplicate entries without crashing.
Actual Behavior
The app crashes immediately upon detecting the duplicate email ID.
Possible Root Cause
info_table
.Suggested Fix
info_table
before saving.Additional Information
@Harshdev098 pls assign me this issue and give me level3,gssoc extended and hacktober fest tags
The text was updated successfully, but these errors were encountered: