Skip to content

Conversation

@akshay0611
Copy link

Summary:
This PR adds a success message to the newsletter subscription form to improve user experience. The changes aim to provide clear feedback to users after they successfully subscribe.

Changes Made:

  • Added a hidden success message element (<p>) below the form.
  • Implemented JavaScript to handle form submission and display the success message dynamically.
  • Ensured alignment with existing CSS styles and framework conventions.

Testing:

  • Verified responsiveness across different screen sizes.
  • Ensured proper rendering of the success message after form submission.

Related Issue:
Closes #16

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.

[Feature]: Add Success Message to Newsletter Subscription Form

1 participant