Revise client login and dashboard sections for clarity
Updated section titles for clarity and revised notes regarding order approval flow.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user