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

Implement Success Message for Newsletter Subscription with Auto-dismiss After 4 Seconds #4

Open
akshay0611 opened this issue Jan 29, 2025 · 0 comments

Comments

@akshay0611
Copy link

Currently, when a user subscribes to the newsletter, there is no success message displayed upon submission. The task is to add a success message that appears when a user submits their email, thanking them for subscribing and advising them to check their inbox for the latest updates. The message should automatically disappear after 4 seconds.

The following changes should be made:

  1. Add a success message under the form.
  2. Implement JavaScript functionality to show the success message upon form submission.
  3. Hide the success message after 4 seconds.
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

No branches or pull requests

1 participant