-
-
Notifications
You must be signed in to change notification settings - Fork 96
ITP_JAN_25 | HASAN DEMIROZ | Module-Data-Groups | SPRINT 3 - AlarmClock #490
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
base: main
Are you sure you want to change the base?
ITP_JAN_25 | HASAN DEMIROZ | Module-Data-Groups | SPRINT 3 - AlarmClock #490
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.
Code works fine if a user only clicks the "Set Alarm" button once.
However, if the user enters a time and then clicks the "Set Alarm" button multiple times, the countdown clock will not display properly.
Some unusual input value can make the app function abnormally.
You missed updating index.html
according to an instruction in readme.md
.
Can you fix these issues?
Should negative numbers be allowed? |
Thank you @cjyuan. I have tested and updated the code. It accepts only positive numbers now. Pls, can you review again? |
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
Questions
Ask any questions you have for your reviewer.