"Add reminder for following dose" option just trigger "All taken" notification dismissal option
Describe the bug When you have a simple medication reminder notification, if you have several at once, the notification will show an "all taken" option so that you don't have to tap 'taken' multiple times.
But if you have multiple medication reminders stacked using the 'Add reminder for following dose' option in the advanced settings, none of them will have the 'all taken' option show up past the very first reminder that day.
To Reproduce Steps to reproduce the behavior:
- Go to 'Add medicine' and type in a name.
- Click on 'Add reminder' and set a time or interval based reminder
- Click on 'advanced settings'
- Click on 'add reminder for following dose' and set any amount of time for a repeat dose.
- Repeat steps 1 through 4 for one other medication (easiest way to replicate error is to set them for the same times for both steps 1 and 4)
- Wait for the repeat dose's time. No 'all taken' option will show up.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: Google Pixel 8
- Android version: 15
This is a limitation of the current implementation. Also related to #735.
I will work on this in the future, but it is not trivial from a conceptual point of view.
This will now work as well after #735 was closed