Skip to content

feat: Add Success Message to Contact Form#4

Open
akshay0611 wants to merge 1 commit intocodewithsadee:masterfrom
akshay0611:feature/add-success-message-to-contact-form
Open

feat: Add Success Message to Contact Form#4
akshay0611 wants to merge 1 commit intocodewithsadee:masterfrom
akshay0611:feature/add-success-message-to-contact-form

Conversation

@akshay0611
Copy link
Copy Markdown

Summary:
This PR adds a success message to the contact form to improve user experience. The message appears dynamically after the user submits their information, providing immediate feedback.

Changes Made:

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

Testing:

  • Verified responsiveness across different screen sizes.
  • Ensured proper rendering of the contact form and success message.
  • Tested the dynamic behavior of the success message.

Related Issue:
Closes #3

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.

[Enhancement]: Add Success Message to Contact Form

1 participant