Skip to content

Lesson 15 Modulo Traffic Light Reset not working in example #795

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

Closed
SchrodingerL10N opened this issue Mar 3, 2023 · 0 comments · Fixed by #797
Closed

Lesson 15 Modulo Traffic Light Reset not working in example #795

SchrodingerL10N opened this issue Mar 3, 2023 · 0 comments · Fixed by #797
Labels
bug Something isn't working as intended

Comments

@SchrodingerL10N
Copy link

Describe the bug
In Lesson 15 Modulo, both reset buttons do not work on the traffic light examples. Pressing reset after pressing advance() at least once will not reset the traffic light to its default state of [light_index = 0]

To Reproduce
Steps to reproduce the bug:

  1. Click on [advance()] button at least once (not landing on red light)
  2. Click on [reset]

Expected behavior
I expected the traffic Light will return to its default state; red light [light_index = 0]

Information about your device (please complete the following information):

  • Windows
  • Chrome

Additional context
gdquest-1677868576045.log

@SchrodingerL10N SchrodingerL10N added the bug Something isn't working as intended label Mar 3, 2023
@NathanLovato NathanLovato linked a pull request May 16, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant