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

Score Keeper Project : Enhance the reset function. #10

Open
Dhriti-lab opened this issue Mar 30, 2024 · 0 comments · May be fixed by #66
Open

Score Keeper Project : Enhance the reset function. #10

Dhriti-lab opened this issue Mar 30, 2024 · 0 comments · May be fixed by #66
Labels
Bug-Hercules This section problems are meant for senior section easy it is an easy task enhancement New feature or request feature-implementation This issue requires you to develop a feature from scratch JavaScript JS Language specific

Comments

@Dhriti-lab
Copy link
Collaborator

Dhriti-lab commented Mar 30, 2024

PROJECT FOLDER - bug-hercules/score-keeper-project
CURRENT STATE - The reset function currently changes the 'playing to' field back to undefined. However, whenever we push the reset button, the 'playing to' field should remain as it was defined by the user prior to resetting this field.
DESIRED STATE - To address the above issue, implement a functionality to ensure that when resetting the score, the 'playing to' field is also reset to its previous value.
For example, if the 'playing to' field was set to 7 before resetting the game, it should revert back to 7 after the result.
LEVEL - Easy
FOR - BugHercules (Senior Section)
Problem that is being encountered can be understood via below images :-
Before Reset -
Screenshot (41)
After Reset -
Screenshot (43)

@Dhriti-lab Dhriti-lab added enhancement New feature or request easy it is an easy task Bug-Hercules This section problems are meant for senior section feature-implementation This issue requires you to develop a feature from scratch JavaScript JS Language specific labels Mar 30, 2024
vidushisinha8 added a commit to vidushisinha8/prism-BugThug that referenced this issue Apr 8, 2024
Signed-off-by: vidushisinha8 <[email protected]>
@vidushisinha8 vidushisinha8 linked a pull request Apr 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Hercules This section problems are meant for senior section easy it is an easy task enhancement New feature or request feature-implementation This issue requires you to develop a feature from scratch JavaScript JS Language specific
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant