Steps to reproduce : create a chore for the next day(s) where the time is due after today's time. The "tag" on the chore will be one day later than it should be. I think this is because of how remaining days are calculated :
Today : 15/01 9am
Created a chore for tomorrow 16/01 11am
The chore is due in 2 days (which is wrong, because it is due by tomorrow so one day). However, since there are more than 24h between the two tasks, the app considers it's 2 days. I'll try to fix this bug if I have time this week.
Steps to reproduce : create a chore for the next day(s) where the time is due after today's time. The "tag" on the chore will be one day later than it should be. I think this is because of how remaining days are calculated :
Today : 15/01 9am
Created a chore for tomorrow 16/01 11am
The chore is due in 2 days (which is wrong, because it is due by tomorrow so one day). However, since there are more than 24h between the two tasks, the app considers it's 2 days. I'll try to fix this bug if I have time this week.