From 3420872a3755dfde99898f3389c66bb132ba3c63 Mon Sep 17 00:00:00 2001 From: deyvisonwanderley Date: Tue, 18 Nov 2025 03:31:54 -0300 Subject: [PATCH] refactor: enhance Sidebar and dashboard components for improved UI and functionality - Updated the Sidebar component to change the support link and improve modal styling for better user experience. - Refined the dashboard page by optimizing data handling for real-time monitoring, ensuring fallback values for activity and distribution data. - Improved progress bar calculations to prevent division by zero errors, enhancing stability and user feedback. - Adjusted layout and styling for consistency and better visual appeal across components. --- apps/web/src/lib/components/Sidebar.svelte | 60 ++++++++++---------- apps/web/src/routes/(dashboard)/+page.svelte | 35 ++++++------ 2 files changed, 46 insertions(+), 49 deletions(-) diff --git a/apps/web/src/lib/components/Sidebar.svelte b/apps/web/src/lib/components/Sidebar.svelte index 05cc6b7..b9cc92b 100644 --- a/apps/web/src/lib/components/Sidebar.svelte +++ b/apps/web/src/lib/components/Sidebar.svelte @@ -325,7 +325,7 @@ >Contato - Suporte @@ -500,77 +500,77 @@ {#if showAboutModal}