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

Edit Calendar Config input scrambling in "Check for remote updates every X" field #4104

Open
wasp604 opened this issue Mar 10, 2025 · 2 comments
Labels

Comments

@wasp604
Copy link

wasp604 commented Mar 10, 2025

Windows

  • 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)

  1. Open the issue panel>synced calendar settings page
  2. Type "1m" into "Check for remote updates every X" field
  3. Input has been changed

Can you reproduce this reliably?

Bug occurs consistently

Workaround:

  1. Type and copy intended input from elsewhere
  2. Paste input into field.
  3. Field text changes unexpectedly
  4. Select all field text, paste again.
  5. This time, field input remains as expected.
@wasp604 wasp604 added the bug label Mar 10, 2025
Copy link

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!

Copy link

Hello there wasp604! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant