mansiruhil13 / Bobble-AI

https://mansiruhil13.github.io/Bobble-AI/
MIT License
68 stars 287 forks source link

[Bug]: Missing Email Format Validation in Sign-Up Form #1143

Open roshni-choudhary opened 2 weeks ago

roshni-choudhary commented 2 weeks ago

Is there an existing issue for this?

What happened?

Description: The sign-up form currently lacks validation for the email format, allowing users to submit incorrectly formatted emails (e.g., user@domain, example.com, or randomtext). This can lead to failed communications for account-related notifications, data integrity issues, and a poor user experience, as users may unknowingly enter invalid email addresses.

Steps to Reproduce: Navigate to the sign-up form. Enter an invalid email format. Submit the form.

Expected Behavior: The form should display an error message indicating that the email format is invalid.

Actual Behavior: The form accepts incorrectly formatted emails without any validation feedback.

Add Screenshots

No response

What browsers are you seeing the problem on?

No response

Record

github-actions[bot] commented 2 weeks ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible !