On iOS, A view filter is removed when the user completed a task in the filtered view. Steps to reproduce: * go to the all tasks view * apply the "today" filter * complete one of the tasks in the filtered view Result: system removes the filter Expected Result: item is marked complete. System keeps the user selected filter active until the user removes the filter setting or changes the view.