There is styling on the index that has set .map-challenge-title a
to color: #f8f8f8
rendering them basically invisible. If you open Chrome > DevTools you can see the bootstrap styling to make the anchors green but it is being overridden by the index styling.
https://learn.freecodecamp.org/
I applied temporary fix by converting my theme to Night Mode
@dylantyates Looks like someone must have messed it up in one of the recent PRs. We have to make this a top priority.
Found the error in a PR in the learn repo.
It鈥檚 not just Chrome, it affects Safari in iOS too. Can the title be altered?
I have opened a PR to fix this issue.
Yes, this is affecting the visual side of the web site..
With a problem of this magnitude, why can't everything be rolled back to the most current working version and release again after it is resolved? Other stuff was also broken during this latest release in the past 24 hours.
This has been marked closed. How do I find out the fix that was put into place to resolve this issue? Also, how long are we going to have to wait until this is pushed to production?
Thank you.
@randelldawson The fix contained in freeCodeCamp/Learn#289 has already been rolled out to production. I didn't see this issue when creating the PR so I closed it manually after the fact.
Here is a current screenshot of the production site
I hope this answers your questions
Happy coding!
Most helpful comment
@randelldawson The fix contained in freeCodeCamp/Learn#289 has already been rolled out to production. I didn't see this issue when creating the PR so I closed it manually after the fact.
Here is a current screenshot of the production site

I hope this answers your questions
Happy coding!