Skip to content
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

Bug: Time Selection Not Working Properly in Ultimate Alarm Clock #731

Open
IVedantD opened this issue Mar 8, 2025 · 2 comments
Open

Bug: Time Selection Not Working Properly in Ultimate Alarm Clock #731

IVedantD opened this issue Mar 8, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@IVedantD
Copy link

IVedantD commented Mar 8, 2025

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

  1. Open the Ultimate Alarm Clock app.
  2. Set an alarm time (e.g., 12:40 AM).
  3. Try to change the time using the number pad.
  4. Observe that the new values are not applied correctly.
  5. Try to delete the entered values using the backspace key.
  6. Notice that the values are not getting removed

Expected Behavior

  1. The selected time should update correctly when entering a new time.
  2. 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

@IVedantD IVedantD added the bug Something isn't working label Mar 8, 2025
@IVedantD
Copy link
Author

Hi @MarkisDev , @NishantSinghal19
I would like to work on this issue. Please assign it to me so I can investigate and propose a fix.

@Gunnzzz-tech
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants