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] Footer NewsLetter Subscribe Button Not working properly #198

Open
1 task done
Queen-codes opened this issue Oct 7, 2024 · 1 comment
Open
1 task done
Labels
💻 aspect: code Concerns the software code in the repository 🕹 aspect: interface Concerns end-users' experience with the software 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be fixed soon 🚧 status: blocked Blocked & therefore, not ready for work

Comments

@Queen-codes
Copy link
Contributor

Queen-codes commented Oct 7, 2024

Description

When clicking on the subscribe button in the footer, nothing happens when no input is provided or when an invalid email is entered. Even when a valid email is entered, the page simply reloads without confirmation or action. This could lead to poor user experience.

Reproduction

  1. Go to the newsletter section in the footer
  2. Hit the subscribe button without entering any email
  3. Try and enter an invalid email address and click the button, also enter a valid email address
  4. If you try any of the steps in steps 3 and 4, you'll see the error - no feedback or action, just reloading of a page

Expectation

  • An error message should appear when the user submits the form with an invalid or empty email.
  • When a valid email is entered, a confirmation message or redirection (like in CC search) should occur, rather than reloading the page

Resolution

  • I would be interested in resolving this bug.
@Queen-codes Queen-codes added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Oct 7, 2024
@TimidRobot TimidRobot added 🟨 priority: medium Not blocking but should be fixed soon 🚧 status: blocked Blocked & therefore, not ready for work 🕹 aspect: interface Concerns end-users' experience with the software and removed 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Oct 7, 2024
@TimidRobot
Copy link
Member

🚧 status: blocked Blocked & therefore, not ready for work : I expect this issue will be fixed by resolving:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🕹 aspect: interface Concerns end-users' experience with the software 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be fixed soon 🚧 status: blocked Blocked & therefore, not ready for work
Projects
Status: Backlog
Development

No branches or pull requests

2 participants