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

Schedule task to "Next week" does not respect "Start of week day" setting #3373

Open
amireldor opened this issue Aug 29, 2024 · 4 comments
Open

Comments

@amireldor
Copy link

Your Environment

  • Version used: web
  • Operating System and version: Ubuntu
  • Desktop Environment: irrelevant
  • Browser Name and version: Chrome (latest)

Expected Behavior

  1. My "first day of the week" day is set to Sunday.
  2. When I choose to schedule a task to the next week with a button, it should put the schedule day to next Sunday.

Current Behavior

It sets the scheduled to Monday.

image

Steps to Reproduce (for bugs)

  1. Make sure your "Start of the week day" is Sunday
  2. Create a task
  3. Right-click on it, choose "Schedule task"
  4. Choose the "Next week" button
  5. Day is set to Monday

Can you reproduce this reliably?

Yes ;-)

Console Output

Error Log (Desktop only)

@amireldor amireldor added the bug label Aug 29, 2024
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 amireldor! 👋

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. 💖

@johannesjo
Copy link
Owner

Hey hey! Thanks for reporting! The dialog will be replaced completely with the next release, but this issue might still apply in a different form. We should fix this!

@amireldor
Copy link
Author

Hi! I see the new dialog in the web version, it is still not taking the first-day-of-the-week into account. Regardless, thanks for the good work on the product!

miqh added a commit to miqh/super-productivity that referenced this issue Oct 6, 2024
johannesjo added a commit that referenced this issue Oct 11, 2024
* jiongxuan-feat/platform-android-offline: (33 commits)
  feat: add hover button to unhide projects #3522
  refactor: fix lint
  fix: improve document by changing some wordings
  fix: avoid nginx error when webdav is missing
  feat: webdav integration
  fix: follow setting when quick scheduling next week (#3373)
  fix: adding tooltip to edit task in planner
  fix: adding tooltip to task drawer icon in planner
  feat: Added Ukrainian language support.
  chore(release): update README for introducing Connectivity-Free Mode
  chore: update android submodule for some fix
  feat(android): add scripts to install APKs to device
  fix(android): preserve '; wv' in User-Agent to Ensure Service Worker Functionality
  docs: split README into offline and online configuration docs
  chore: update android submodule for bug fix
  chore: add buildFrontend:stageWeb:unminified (to prevent Debug obfuscation) and used it in dist:android for easier debugging. No impact on production environment
  chore: update android submodule for launch mode
  chore: update gradle/java indent_size to 4
  chore: update npm run dist:android/dist:android:prod
  chore: update package-lock for capacitor (minimal changes)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants