Freecodecamp: Accept Privacy Terms page styling issues

Created on 9 Aug 2018  ·  3Comments  ·  Source: freeCodeCamp/freeCodeCamp

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:

help wanted UI bug

Most helpful comment

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."}

All 3 comments

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."}

I'll try and send a pr soon for this

Fixed in #18027

Was this page helpful?
0 / 5 - 0 ratings