Alarm app. Dismiss button malfunction.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Set alarm
2. Wait until alarm starts and press "dismiss" button
What is the expected output? What do you see instead?
The expected action is disabling the alarm, but App prints "Snoozing 10
min..." and after 10 mins it starts again.
```
Original issue reported on code.google.com by `konstant...@gmail.com` on 29 Oct 2009 at 12:38
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named. Start by reproducing the alarm flow: set an alarm, wait for it to start, and press “dismiss”; trace the handler that prints “Snoozing 10 min...” and compare it with the expected disabling behavior. Done means dismissing the alarm prevents it from restarting after 10 minutes.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100