https://www.freecodecamp.com/challenges/accessing-nested-objects
In the paragraph with instructions, the highlight term styling extends beyond where it should be, starting with the word "gloveBoxContents." It continues into other line breaks and into the subsequent pop-up window (run tests, reset, bug). The screenshots included here are from "night mode" but the problem occurs in the default setting colors as well.
@emily04 thanks for catching this. I guess this challenge was updated recently.
This line of code needs to be fixed to have the correct closing </code> tag on gloveBoxContents. Contributors will just need to add a forward slash / in the correct place.
...property to the <code>gloveBoxContents</code> variable.....
To contributors, please first read the contributing guidelines before taking care of this issue. And feel free to visit the Contributors Help chat room if you have any questions about helping. We're there to help.
This issue is labeled first-timers-only so only those who have not contributed to the main Free Code Camp repository can fix this issue. Thank you.
Hi @erictleung I'm a first timer and would like to tackle this issue. Let me know if I can grab it! Thanks!
@benschac go for it! 馃憤 Please remember to read the contributing guidelines I've linked above on how to format a PR correctly and test your changes (if possible). Thanks!
Just want to make sure, do I need to be assigned to the ticket? Is there a waffle.io board I need to be apart of?
@benschac at the moment, GitHub lets you assign issues if and if and only if you are part of the collaborators group, so we cannot officially display your screenname as assigned.
However, to all collaborators, for all intents and purposes, you are assigned! Take your time and make it a good commit. There is no hurry. If you need help, feel free to reach out to anyone of us.
Hope that helps :smile: :+1: