From 11bd5c6106d6d0aff0ed2ce111b64f45931c9750 Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Fri, 6 Feb 2026 14:13:38 -0500 Subject: [PATCH] Revise client login and dashboard sections for clarity Updated section titles for clarity and revised notes regarding order approval flow. --- demos/m3/m3-client-note.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demos/m3/m3-client-note.md b/demos/m3/m3-client-note.md index d1a4e2dc..86ce3a26 100644 --- a/demos/m3/m3-client-note.md +++ b/demos/m3/m3-client-note.md @@ -60,7 +60,7 @@ --- -### 2.3: Client Logs In with Existing Account (Client App) +### 2.3: Client Sign In with an Existing Account (Client App) **Note:** Use the client demo account credentials provided above. **Purpose:** Show the sign-in experience for returning users @@ -74,7 +74,7 @@ --- -### 2.4: Client Views Populated Dashboard (Client App) +### 2.4: Client Views the Populated Dashboard (Client App) **Purpose:** Show how the client app displays active operations **Steps:** @@ -191,8 +191,8 @@ - Date, time, and duration **Note:** ->Due to a misunderstanding in the order creation flow, we initially assumed that a newly created order would need to be approved by the vendor before appearing in the >list of available shifts for workers to apply. As a result, the order created in the previous step does not appear in the available shifts list. ->We are currently fixing this issue. +>Due to the current order flow, newly created orders do not appear in the Find Shifts section, as it requires an approval from the vendor. This was discussed during the demo. +>We are actively updating this flow so orders will appear correctly in a future iteration. --- ### 2.12: Staff Applies for Shift (Staff App)