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

🐞 [BUG] - Contact Form Validation and Email Sending Issue #926

Open
1 task done
chikatlarakesh opened this issue Oct 28, 2024 · 2 comments
Open
1 task done

🐞 [BUG] - Contact Form Validation and Email Sending Issue #926

chikatlarakesh opened this issue Oct 28, 2024 · 2 comments
Labels
bug Something isn't working gssoc23 This is label for GirlScript Summer of Code 2023

Comments

@chikatlarakesh
Copy link

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

  1. The email validation does not always trigger for invalid email formats.
  2. Form submission occasionally fails with no feedback for the user.
  3. Success messages do not display consistently after submission.

Expected behaviour

  1. Display error messages for each validation failure (e.g., name, email, subject, message).
  2. After a successful form submission, a success message should be displayed consistently.
  3. 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.
@chikatlarakesh chikatlarakesh added the bug Something isn't working label Oct 28, 2024
Copy link

Hello @chikatlarakesh!
Thank you for raising this issue.
Please make sure to follow our Contributing Guidelines.
Don't forget to ⭐ our Grabtern-Frontend.

Our review team will carefully assess the issue and reach out to you soon!
We appreciate your patience!

@github-actions github-actions bot added the gssoc23 This is label for GirlScript Summer of Code 2023 label Oct 28, 2024
@chikatlarakesh
Copy link
Author

add gssoc ext label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc23 This is label for GirlScript Summer of Code 2023
Projects
None yet
Development

No branches or pull requests

1 participant