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

Add Success Message to Newsletter Form #5

Open
akshay0611 opened this issue Jan 30, 2025 · 0 comments Β· May be fixed by #6
Open

Add Success Message to Newsletter Form #5

akshay0611 opened this issue Jan 30, 2025 · 0 comments Β· May be fixed by #6

Comments

@akshay0611
Copy link

πŸ“Œ Issue Description

The newsletter subscription form currently lacks user feedback upon successful submission. A success message should appear after the user submits their email, confirming that they have successfully subscribed.

βœ… Expected Outcome

  • A success message should appear after submitting a valid email.
  • The message should disappear automatically after a few seconds.
  • The form should reset after submission.
  • Basic email validation should be implemented.

πŸ— Suggested Solution

Modify the HTML, CSS, and JavaScript to include a success message that appears after form submission.

@akshay0611 akshay0611 linked a pull request Jan 30, 2025 that will close this issue
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 a pull request may close this issue.

1 participant