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

[Frontend] Bug Fix: Timer Pauses on Button Clicks #201

Closed
2 tasks done
samarth52 opened this issue Jan 23, 2024 · 0 comments · Fixed by #204
Closed
2 tasks done

[Frontend] Bug Fix: Timer Pauses on Button Clicks #201

samarth52 opened this issue Jan 23, 2024 · 0 comments · Fixed by #204

Comments

@samarth52
Copy link
Contributor

samarth52 commented Jan 23, 2024

Context

Rapidly clicking the "Next Question" or "Next Paragraph" buttons in the Reading, Writing, and Trivia games stops the timer. Investigate the codebase and fix this error. The original functionality should be maintained and clicking the buttons should not affect the timer.

Note: To get to the relevant game screens faster, you can edit the timer length in /src/screens/Stacks/gameDescriptions.ts.

Acceptance Criteria

  • Explore and understand the relevant codebase
  • Time pausing bug is fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant