creativecommons / legaldb

CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
https://LegalDB.CreativeCommons.org/
MIT License
44 stars 54 forks source link

[Bug] Footer NewsLetter Subscribe Button Not working properly #198

Open Queen-codes opened 1 day ago

Queen-codes commented 1 day ago

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

Resolution

TimidRobot commented 1 day ago

https://github.com/creativecommons/legaldb/labels/%F0%9F%9A%A7%20status%3A%20blocked: I expect this issue will be fixed by resolving: