London | ITP-JAN26 | Ihor Taradaiko | Sprint 3 | Alarm Clock#1056
London | ITP-JAN26 | Ihor Taradaiko | Sprint 3 | Alarm Clock#1056ihortar wants to merge 2 commits intoCodeYourFuture:mainfrom
Conversation
There was a problem hiding this comment.
What will happen if we don't add a value and click on "set alarm", or we add a negative value?
There was a problem hiding this comment.
It should call the alarm immediately. Will fix to handle it softly.
There was a problem hiding this comment.
Also, if we click on the set alarm multiple times, we are stacking the timers together, how can we handle it so the timer fully resets?
There was a problem hiding this comment.
created a variable outside the function, used clearInterval to refresh the alarm
|
Finally, let's try to add a few more details on the Changelist. The purpose of the changelist is to mention individual updates/additions/changes made for this PR, not so much to add a headline (like the title) of the changes. |
Self checklist
Changelist
Alarm Clock app
including: