Skip to content

Add contact form API and integrate nodemailer for email handling #285

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

greatnessmensah
Copy link
Collaborator

Integrated email into contact us page

@greatnessmensah greatnessmensah requested a review from Copilot April 10, 2025 12:47
@greatnessmensah greatnessmensah linked an issue Apr 10, 2025 that may be closed by this pull request
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • web/package-lock.json: Language not supported
  • web/package.json: Language not supported
Comments suppressed due to low confidence (1)

web/components/ContactUs/ContactForm.tsx:61

  • [nitpick] Resetting the submitStatus state using setTimeout may lead to race conditions if the user submits the form repeatedly in quick succession. Consider managing the timeout in a useEffect hook with cleanup to ensure correct state handling.
setTimeout(() => {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contact Us
1 participant