xpavle00 / Habo

Habo is an open-source habit tracker. Created in a flutter.
https://habo.space
GNU General Public License v3.0
436 stars 68 forks source link

Issue with Streak count #15

Closed Aditya137x closed 1 year ago

Aditya137x commented 1 year ago

So I noticed one bug when counting streak for an Habit which has two day rule enabled.

So if I skip a day then don't do the next day and then complete the habit the following day the streak continues.

5268f490-779e-4895-a26f-86a107c826dc

But if I don't complete the habit today and skip the next day then the streak count resets.

a8640295-ad11-4717-bb26-33b3f00ffef4

I am assuming it's a bug so reporting. Anyway, Thanks.

xpavle00 commented 1 year ago

Hi, it is intended to be like this. The main meaning of the two-day rule is that if you do not complete one day, the next day must be green.