From be49cea93405f83249ebc1edcaa34fd6522093b8 Mon Sep 17 00:00:00 2001 From: Syed Mustafa Ahmed Naqvi Date: Thu, 27 Aug 2026 11:10:48 +0500 Subject: [PATCH] fix(ui): coalesce dashboard refresh and wire main navigation shell Single-flight dashboard refresh, loading state in finally, and main-window navigation between workflow pages. --- .../MainWindow.xaml | 371 ++++++++++++++---- .../MainWindow.xaml.cs | 144 +++++-- 2 files changed, 414 insertions(+), 101 deletions(-) diff --git a/src/HikvisionAttendanceManager.App/MainWindow.xaml b/src/HikvisionAttendanceManager.App/MainWindow.xaml index a2a87c9..d775a00 100644 --- a/src/HikvisionAttendanceManager.App/MainWindow.xaml +++ b/src/HikvisionAttendanceManager.App/MainWindow.xaml @@ -1,37 +1,198 @@ - + WindowStartupLocation="CenterScreen" WindowState="Maximized" Background="{StaticResource CanvasBrush}"> + + + + + + + + + + + - + - + - - - - - - - + + + + + - + + + + + + + + + + + + -