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

Accept Privacy Terms page styling issues #18000

Closed
willgorham opened this issue Aug 9, 2018 · 3 comments
Closed

Accept Privacy Terms page styling issues #18000

willgorham opened this issue Aug 9, 2018 · 3 comments
Labels
help wanted Open for all. You do not need permission to work on these. scope: UI Threads for addressing UX changes and improvements to user interface type: bug Issues that need priority attention. Platform, Curriculum tests (if broken completely), etc.

Comments

@willgorham
Copy link

Describe your problem and - if possible - how to reproduce it

On https://www.freecodecamp.org/accept-privacy-terms, the checkboxes and submit button styling are broken.

In the JS console, it looks like a jQuery dependency is missing: Uncaught ReferenceError: $ is not defined at accept-privacy-terms:11

Add a Link to the page with the problem

https://www.freecodecamp.org/accept-privacy-terms

Tell us about your browser and operating system

  • Browser Name: Chrome
  • Browser Version: 67.0.3396.99
  • Operating System: macOS 10.13.6

If possible, add a screenshot here

Here's a GIF:

@epatr
Copy link

epatr commented Aug 9, 2018

To add to this, when I clicked the button it sent me to a page that just said:

{"message":"We have updated your preferences. You can now continue using freeCodeCamp."}

@raisedadead raisedadead added type: bug Issues that need priority attention. Platform, Curriculum tests (if broken completely), etc. help wanted Open for all. You do not need permission to work on these. scope: UI Threads for addressing UX changes and improvements to user interface labels Aug 10, 2018
@Berkeley19
Copy link

I'll try and send a pr soon for this

@raisedadead
Copy link
Member

Fixed in #18027

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Open for all. You do not need permission to work on these. scope: UI Threads for addressing UX changes and improvements to user interface type: bug Issues that need priority attention. Platform, Curriculum tests (if broken completely), etc.
Projects
None yet
Development

No branches or pull requests

4 participants