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
Version used: 11.1.3 Windows executable installer version
Operating System and version: Windows 11 Home 64-bit (10.0, Build 26100)
Browser Name and version: N/A
Location: In the issue panel, when syncing with google calendar, in the settings panel, input field "Check for remote updates every X"
Expected Behavior
Typing "1m", or "1h" should result in "1m" or "1h" in the input field, respectively.
i.e: inputs should not be scrambled upon entry.
Current Behavior
Typing "1m" results in "60000". Upon pressing backspace once, it changes to "0".
Typing "1h" results in "3600000". Upon pressing backspace once, it changes to "0".
Steps to Reproduce (for bugs)
Open the issue panel>synced calendar settings page
Type "1m" into "Check for remote updates every X" field
Input has been changed
Can you reproduce this reliably?
Bug occurs consistently
Workaround:
Type and copy intended input from elsewhere
Paste input into field.
Field text changes unexpectedly
Select all field text, paste again.
This time, field input remains as expected.
The text was updated successfully, but these errors were encountered:
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!
Windows
Location: In the issue panel, when syncing with google calendar, in the settings panel, input field "Check for remote updates every X"
Expected Behavior
Typing "1m", or "1h" should result in "1m" or "1h" in the input field, respectively.
i.e: inputs should not be scrambled upon entry.
Current Behavior
Typing "1m" results in "60000". Upon pressing backspace once, it changes to "0".
Typing "1h" results in "3600000". Upon pressing backspace once, it changes to "0".
Steps to Reproduce (for bugs)
Can you reproduce this reliably?
Bug occurs consistently
Workaround:
The text was updated successfully, but these errors were encountered: