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] "Subscribe" Button Refreshes Page Without Taking Action #263

Closed
1 task done
wendy640 opened this issue Nov 4, 2024 · 3 comments
Closed
1 task done

[Bug] "Subscribe" Button Refreshes Page Without Taking Action #263

wendy640 opened this issue Nov 4, 2024 · 3 comments
Assignees
Labels
🕹 aspect: interface Concerns end-users' experience with the software 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be fixed soon ⛔️ status: discarded Will not be worked on

Comments

@wendy640
Copy link
Contributor

wendy640 commented Nov 4, 2024

Description

The "Subscribe" button in the footer of the CC LegalDB site refreshes the page upon being clicked, but does not perform any other action. In other CC projects like the Vocabulary and Search projects, this button either takes the user to the CC General list form or triggers input validation, prompting the user to fill in the required email field.

Reproduction

  1. Visit the CC LegalDB site.
  2. Scroll down to the footer section.
  3. Enter an email address (or leave the field blank) in the "Subscribe to our newsletter" input box.
  4. Click the "Subscribe" button and observe that the page refreshes without further action.

Expectation

The "Subscribe" button should:

  • Either navigate the user to the CC General list form, as seen on the Search project.

  • Or display input validation prompting users to fill out the email field if left empty, as seen on the Vocabulary project.

Screenshots

Screen Shot 2024-11-04 at 1 05 34 PM

Environment

  • Device: (eg. iPhone Xs; laptop)
  • OS: (eg. iOS 13.5; Fedora 32)
  • Browser: (eg. Safari; Firefox)
  • Version: (eg. 13; 73)
  • Other info: (eg. display resolution, ease-of-access settings)

Additional context

The behavior is inconsistent with other CC projects, affecting the expected functionality of the footer's subscription feature.

Resolution

  • I would be interested in resolving this bug.
@wendy640 wendy640 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 Nov 4, 2024
@Queen-codes
Copy link
Contributor

hi @wendy640 I hope you're doing great. This issue has already been raised in #198. However, this issue, #198 is currently blocked as it is expected to be resolved by merging a PR which fixes #196.

@wendy640
Copy link
Contributor Author

wendy640 commented Nov 5, 2024

@Queen-codes thank you

@TimidRobot TimidRobot self-assigned this Nov 5, 2024
@TimidRobot TimidRobot added 🟨 priority: medium Not blocking but should be fixed soon ⛔️ status: discarded Will not be worked on 🕹 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 💻 aspect: code Concerns the software code in the repository labels Nov 5, 2024
@TimidRobot
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕹 aspect: interface Concerns end-users' experience with the software 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be fixed soon ⛔️ status: discarded Will not be worked on
Projects
Archived in project
Development

No branches or pull requests

3 participants