Skip to content

Conversation

akshay0611
Copy link

Summary:
This PR adds a success message to the newsletter subscription section to improve user feedback. After a user subscribes, a success message is displayed to confirm their subscription.

Changes Made:

  • Added a hidden success message element (<p class="success-message">) below the form.
  • Included JavaScript to handle form submission and display the success message dynamically.
  • Ensured the input fields are cleared after submission for a clean user experience.

Testing:

  • Verified that the success message appears after form submission.
  • Tested responsiveness across different screen sizes.
  • Ensured alignment with existing CSS styles and framework conventions.

Related Issue:
Closes #5

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 this pull request may close these issues.

Add Success Message to Newsletter Subscription
1 participant