developer-roadmap icon indicating copy to clipboard operation
developer-roadmap copied to clipboard

Game Developer: Curve and Orientation objects are coupled

Open crystalsolenoid opened this issue 1 year ago • 0 comments

What is the URL where the issue is happening

https://roadmap.sh/game-developer

What browsers are you seeing the problem on?

Firefox

Describe the Bug

  • When clicking on the Curve section, I instead see a description for the Orientation section.
  • When I update the status of the Orientation section, it visually changes both the status of the Curve box and the Orientation box.
  • Clicking on the Curve box and then clicking the "edit this content" link leads to the code for the orientation content file.

Inspecting element shows that both the Curve box and the Orientation box both have the ID data-group-id="106-game-mathematics:orientation"

It looks like the sections under the Curve section are all in the Orientation folder.

I'd be happy to figure out how to fix this if it's as straightforward as I think, but I don't see a content file for the Curves section, and I don't think I'm qualified to write it. That would be my hangup if it isn't already written somewhere.

Output from browser console (if any)

No response

Participation

  • [X] I am willing to submit a pull request for this issue.

crystalsolenoid avatar Jan 09 '24 21:01 crystalsolenoid