Skip to content
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

[Bug] The subscribe button not working !! #352

Open
SrijaVuppala295 opened this issue Nov 8, 2024 · 0 comments
Open

[Bug] The subscribe button not working !! #352

SrijaVuppala295 opened this issue Nov 8, 2024 · 0 comments

Comments

@SrijaVuppala295
Copy link
Contributor

[Bug] The Subscribe Button Not Working

Describe the bug

The "Subscribe" button does not trigger the email submission process, resulting in users not being able to subscribe to updates or newsletters.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the subscription section on the website.
  2. Enter a valid email address into the subscription form.
  3. Click on the "Subscribe" button.
  4. Notice that no confirmation message or action occurs.

Expected behavior

When the user enters a valid email and clicks the "Subscribe" button, the form should be submitted, and a confirmation message should appear informing the user that their subscription was successful.

Screenshots

image

Additional context

The issue might be related to missing JavaScript functionality or event handling that prevents the form submission. It could also involve problems with backend processing or API integration for the subscription service.

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

No branches or pull requests

2 participants