-
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Description
Describe the bug
The web app asks infinite questions if a negative number of questions is entered.
To Reproduce
Steps to reproduce the behavior:
- Go to main page
- Click on 'Let's Start'
- Scroll down to 'number of questions'
- Enter a negative number, say, -1.
- Click 'get set go', then 'start now'.
- The app keeps asking questions infinitely.
Expected behavior
It should've displayed an error when an invalid number of questions are entered.
Desktop (please complete the following information):
- OS: Windows
- Chrome
- Version 113
I can fix this by adding a check on the number of questions and displaying an error message wherever required. Please assign this to me under GSSoC'23.
Reactions are currently unavailable
