-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add 'Play Again' button to restart game after prediction #151
Add 'Play Again' button to restart game after prediction #151
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.
Hey @paulkrishanu4 please review and merge it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please share a video of how the play again works and looks after your changes : )
Ok I will do that. |
Hey @1Shubham7 , Here is the screen recording of the changes made on implementing play again button. Wife.predictor.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good ! maybe the play again button can be improved. but we can do that in another PR : )
Hey @1Shubham7 can you add labels for this PR. |
yes, was about to do that : ) |
What does this PR do?
This PR adds a "Play Again" button that allows users to restart the game without refreshing the page after a wife prediction has been made.
Changes made:
Why is this change required?
Previously, users had to refresh the page manually to play the game again. This addition streamlines the user experience by allowing them to easily start over with the new button.
How to test:
Issue Resolved
#122