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
Before starting the game, the game starts without taking name as input
To Reproduce
Steps to reproduce the behavior:
Go to main page
Click on 'Let's Start'
Scroll down to 'name'
Keep name box as empty
Click 'get set go', then 'start now'.
The app continues the game without taking name as input
Expected behavior
The application should have taken the user's name as input before starting the game.
Screenshots
Desktop (please complete the following information):
OS: WIndows
Browser: chrome
Version: 113
Additional context
I can fix this by adding a check on the name and displaying an error message wherever required. Please assign this to me under GSSoC'23, as I am GSSoC'23 contributor.
The text was updated successfully, but these errors were encountered:
I think this issue is reolved now, I tried to follow your steps, but as I clicked on the get set go button it gave me a alert, that the name field is required.
Describe the bug
Before starting the game, the game starts without taking name as input
To Reproduce
Steps to reproduce the behavior:
Go to main page
Click on 'Let's Start'
Scroll down to 'name'
Keep name box as empty
Click 'get set go', then 'start now'.
The app continues the game without taking name as input
Expected behavior
The application should have taken the user's name as input before starting the game.
Screenshots
Desktop (please complete the following information):
Additional context
I can fix this by adding a check on the name and displaying an error message wherever required. Please assign this to me under GSSoC'23, as I am GSSoC'23 contributor.
The text was updated successfully, but these errors were encountered: