You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x ] I am submitting a bug report, not a feature request.
[ x ] I have searched for similar issues, but did not find any matches.
Description
If a habit already has its frequency target met (e.g. '4 times per week'), it is not possible to see a note for an incomplete day (marked 'x' in the pop-up). It does work when marked complete (tick in the pop-up) or skipped ('-' in the pop-up).
Looking at the sqlite3 DB that's the backup, I see the text entered there in the 'Repetitions' table. It's not in the CSV export.
It's not visible in the habits overview screen
I'd expect an 'x' with the dot instead of the unfilled tick, as I see 'x' as manual entry, while the unfilled tick as sign of 'this day has no entry, but the frequency target is met already', but an unfilled tick with a dot would probably work just as well.
But what's worse, the text is gone from the pop-up when editing that day's status again.
There's also no visual hint in the calendar view:
Steps to reproduce
create some habit with a frequency like '4 times a week'
mark that habit with a tick for 4 days
add a note on day 5 while also marking it incomplete ('x')
open the entry's pop-up again -> there is no note
System information
Phone: Mi A1
Phone Operating System: Android 9
App version: latest F-Droid version, 2.1.1
Screenshots
see above
The text was updated successfully, but these errors were encountered:
hiqua
added
bug
Something is not behaving as the developers expected
confirmed
The developers have been able to confirm that the issue is valid
labels
Oct 31, 2022
Pre-submission checklist
Description
If a habit already has its frequency target met (e.g. '4 times per week'), it is not possible to see a note for an incomplete day (marked 'x' in the pop-up). It does work when marked complete (tick in the pop-up) or skipped ('-' in the pop-up).
Looking at the sqlite3 DB that's the backup, I see the text entered there in the 'Repetitions' table. It's not in the CSV export.
It's not visible in the habits overview screen
I'd expect an 'x' with the dot instead of the unfilled tick, as I see 'x' as manual entry, while the unfilled tick as sign of 'this day has no entry, but the frequency target is met already', but an unfilled tick with a dot would probably work just as well.
But what's worse, the text is gone from the pop-up when editing that day's status again.
There's also no visual hint in the calendar view:
Steps to reproduce
System information
Screenshots
see above
The text was updated successfully, but these errors were encountered: