From 1543656b32470fecb0f061a49fbc9da5807c2a4a Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Thu, 12 Feb 2026 17:13:44 -0500 Subject: [PATCH] Update m4-discrepencies.md --- docs/MILESTONES/M4/planning/m4-discrepencies.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/MILESTONES/M4/planning/m4-discrepencies.md b/docs/MILESTONES/M4/planning/m4-discrepencies.md index 96a63d2a..86f8f6f6 100644 --- a/docs/MILESTONES/M4/planning/m4-discrepencies.md +++ b/docs/MILESTONES/M4/planning/m4-discrepencies.md @@ -13,11 +13,11 @@ ### Web Dashboard - **Role-Based Content Logic:** The current web dashboard prototype contains some logical inconsistencies regarding user roles: - - **Client Dashboard:** Currently includes Staff Availability, Staff Directory, and Staff Onboarding. Since workers (Staff) are managed by Vendors, these pages should be moved to the Vendor dashboard. + - **Client Dashboard:** Currently includes Staff Availability, Staff Directory, and Staff Onboarding. Since workers (Staff) are managed by Vendors, these pages should be moved to the Vendor dashboard. - - **Vendor Dashboard:** Currently includes "Teams and Hubs." Since Hubs are client-specific locations where staff clock in/out, these management pages should be moved to the Client dashboard. + - **Vendor Dashboard:** Currently includes "Teams and Hubs." Since Hubs are client-specific locations where staff clock in/out, these management pages should be moved to the Client dashboard. - - **Admin Dashboard Filtering:** The Admin dashboard requires improved filtering capabilities. Admins should be able to select specific Clients or Vendors to filter related data, such as viewing only the orders associated with a chosen partner. + - **Admin Dashboard Filtering:** The Admin dashboard requires improved filtering capabilities. Admins should be able to select specific Clients or Vendors to filter related data, such as viewing only the orders associated with a chosen partner. ## Proposed Features and Enhancements (Post-M3 Identification)