Skip to content
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

Pressing Enter to advance when handling tutorialskeys and cleanups #676

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

airylsuaidi
Copy link
Contributor

@airylsuaidi airylsuaidi commented Oct 17, 2024

Description

Pressing Enter to advance when handling tutorialskeys and cleanups

Fixes / Closes #670

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Go into Tutorials, Use 'Enter' to advance the tutorials

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@airylsuaidi airylsuaidi added bug Something isn't working Team 4 Sprint 4 labels Oct 17, 2024
@airylsuaidi airylsuaidi self-assigned this Oct 17, 2024
@airylsuaidi airylsuaidi linked an issue Oct 17, 2024 that may be closed by this pull request
@shravya132 shravya132 merged commit c3a18d3 into main Oct 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Sprint 4 Team 4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing Enter to advance when handling tutorialskeys
2 participants