From 8e78f9b464e5977f2573f5231661010ab6e56132 Mon Sep 17 00:00:00 2001 From: Geoffroy Bonneville <24917789+wismna@users.noreply.github.com> Date: Thu, 9 Oct 2025 16:43:27 -0400 Subject: [PATCH] Fix navigation issue when navigating back to a deleted list Some refactoring --- .idea/caches/deviceStreaming.xml | 48 +++++++++++++++++++ .../screen/DueTodayTasksScreen.kt | 3 +- .../donext/presentation/screen/MainScreen.kt | 27 +++++++++-- .../presentation/screen/RecycleBinScreen.kt | 3 +- .../presentation/screen/TaskItemScreen.kt | 4 +- .../presentation/screen/TaskListScreen.kt | 21 +------- .../presentation/viewmodel/MainViewModel.kt | 6 +++ 7 files changed, 83 insertions(+), 29 deletions(-) diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml index 871d8b9..5c90e4f 100644 --- a/.idea/caches/deviceStreaming.xml +++ b/.idea/caches/deviceStreaming.xml @@ -232,6 +232,18 @@