You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ultimate Alarm Clock app is not working correctly regarding time selection features. When there's a change in the time of the alarm, the input is not updated correctly at all. Furthermore, the backspace key does not delete the written values, thus making changing the time impossible.
Steps to Reproduce
Open the Ultimate Alarm Clock app.
Set an alarm time (e.g., 12:40 AM).
Try to change the time using the number pad.
Observe that the new values are not applied correctly.
Try to delete the entered values using the backspace key.
Notice that the values are not getting removed
Expected Behavior
The selected time should update correctly when entering a new time.
The backspace key should allow users to remove the previous input.
Screenshots:
Recording.2025-03-09.003804.mp4
Device & App Information:
Device: Pixel 8 Pro
Screenshots
No response
The text was updated successfully, but these errors were encountered:
I will investigate why the time input is not updating correctly and why the backspace key isn’t working. My approach will include debugging the input field, checking event listeners, and ensuring the state updates properly. Let me know if this issue is still available!
Description
The Ultimate Alarm Clock app is not working correctly regarding time selection features. When there's a change in the time of the alarm, the input is not updated correctly at all. Furthermore, the backspace key does not delete the written values, thus making changing the time impossible.
Steps to Reproduce
Expected Behavior
Screenshots:
Recording.2025-03-09.003804.mp4
Device & App Information:
Device: Pixel 8 Pro
Screenshots
No response
The text was updated successfully, but these errors were encountered: