Lets-code-with-us / scamwebsiteV1

Scam Alert is an open-source platform where users can share and alert others about new types of scams. The goal is to create a community-driven space to identify and report various scam attempts, helping to protect people from fraud.
https://scamwebsite-v1.vercel.app/
1 stars 4 forks source link

Newsletter Form Not Submitting Email or Showing Feedback #12

Open VanshChitransh opened 2 hours ago

VanshChitransh commented 2 hours ago

Issue: Newsletter Email Submission Not Working

Description:

The newsletter form is not accepting email input and is not providing any feedback (such as a success or error message) after submission. Users are unable to register their email for the newsletter, and no confirmation or error is displayed on the screen.

Steps to Reproduce:

  1. Navigate to the page with the newsletter sign-up form.
  2. Enter a valid email address in the newsletter form.
  3. Click on the "Subscribe" or "Submit" button.
  4. Observe the form behavior (no message is displayed, and the email is not registered).

Expected Behavior:

Actual Behavior:

Additional Information:

Screenshot from 2024-10-11 03-58-14

VanshChitransh commented 2 hours ago

@kik-o I would love to work on this issue.