mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
Due hour is not changed until the curser moves to another field #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @svigneau on GitHub (Jan 2, 2022).
When trying to change the due time of a task, changing the value of the due time and pressing on "confirm" doesn't produce any change. Instead, the following steps need to be taken: 1) change the due time, 2) move the cursor to another field, 3) press "confirm". The same issue exists when changing minutes. I am using the latest Vijunja version (0.18.2) on Cloudron.
@kolaente commented on GitHub (Jan 5, 2022):
Can you reproduce this on try?
@mtettke123 commented on GitHub (Jul 19, 2022):
Bug is still open with try/unstable.
@dpschen commented on GitHub (Oct 4, 2022):
@kolaente: this seems to be solved