Currently, tasks in the trash stay there indefinitely until manually restored or permanently deleted. Consider adding logic to automatically purge trashed tasks after 30 days (checked on app load using the deletedAt timestamp), similar to how most email clients handle a trash folder.
Currently, tasks in the trash stay there indefinitely until manually restored or permanently deleted. Consider adding logic to automatically purge trashed tasks after 30 days (checked on app load using the deletedAt timestamp), similar to how most email clients handle a trash folder.