mkermani144/wanna

Recurrent tasks does not work correctly

mkermani144 opened this issue · 0 comments

After marking a recurrent task as done for the first time, the task end date becomes one day earlier than the expected date. A worse case is when the task is a one-day task, in which the app behavior becomes somehow unexpected.
The main reason for this bug relies on the wrong implementation for the recurrent task in task reducer.