Add Status filter for deleted tasks
Describe your improvement idea or feature request
Currently the deleted tasks are shown in the filter when COMPLETED status is selected. There can be a separate status filter for DELETED to provide more clarity.
How would you like to see it implemented?
- Add a deleted status filter.
- Don't show deleted tasks in completed filter.
Put here any screenshots or videos (optional)
No response
How can we contact you (optional)
No response
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
please assign this to me would love to work on this issue
Hi! I would like to work on this enhancement. Separating the DELETED status into its own filter seems straightforward, and I would be happy to implement it. Could you please assign this issue to me?
Hi, I’d like to take this on. Plan:
-Add a “Deleted” option to the status filter UI. -Make Completed show only tasks with status == completed and deleted == false. -Make Deleted show only tasks with deleted == true. -Add unit tests for the filter logic and a widget test for the UI. I can open a PR with tests and localization changes within a few days. -
Please assign this issue to me so I can start. Thanks!