ultimate_alarm_clock icon indicating copy to clipboard operation
ultimate_alarm_clock copied to clipboard

Bug: Alarm Not Ringing While Timer is Running

Open superiorsd10 opened this issue 1 year ago • 5 comments

Description

When the timer is running, the alarm fails to ring. This behavior seems to be a bug as the alarm should sound regardless of whether the timer is active or not.

Steps to Reproduce

  1. Set an alarm.
  2. Activate the timer functionality.
  3. When the timer is running, wait for the alarm to trigger.

Expected Behaviour

The alarm should ring according to the configured settings, even if the timer is active. Users should be able to rely on alarms for timely reminders regardless of other ongoing functionalities.

Actual Behavior

The alarm remains silent when the timer is running, and users do not receive the expected notification.

I want to work on this issue, so please consider assigning it to me.

Screenshots

https://github.com/CCExtractor/ultimate_alarm_clock/assets/92971894/3bf17d21-b8b6-480c-b098-de18d13ab5df

superiorsd10 avatar Jan 04 '24 19:01 superiorsd10