You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: