You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Contact form has issues with validation and email sending functionality. The form lacks proper feedback handling, which causes it to behave inconsistently when fields are incomplete or invalid.
Current behaviour
The email validation does not always trigger for invalid email formats.
Form submission occasionally fails with no feedback for the user.
Success messages do not display consistently after submission.
Expected behaviour
Display error messages for each validation failure (e.g., name, email, subject, message).
After a successful form submission, a success message should be displayed consistently.
On submission failure, display an error message to alert the user.
Reproduction steps
Go to the Contact page.
Leave the "Name" field empty or enter an invalid email format.
Click "Send."
Observe the error and success messages' behavior.
Screenshots
No response
Logs
No response
Browsers
Firefox, Chrome, Safari
OS
Windows, Mac
Are you contributing for a program ?
GSSoC2023, Other
Code of Conduct
I have read and agree to the Contributing Guidelines of this project.
The text was updated successfully, but these errors were encountered:
Description
ADD LABELS: GSSOC EXT 2024 AND HACKTOBERFEST
The Contact form has issues with validation and email sending functionality. The form lacks proper feedback handling, which causes it to behave inconsistently when fields are incomplete or invalid.
Current behaviour
Expected behaviour
Reproduction steps
Screenshots
No response
Logs
No response
Browsers
Firefox, Chrome, Safari
OS
Windows, Mac
Are you contributing for a program ?
GSSoC2023, Other
Code of Conduct
The text was updated successfully, but these errors were encountered: