feat: update next sprint tasks and demo notes with new tracking and UI suggestions

This commit is contained in:
Achintha Isuru
2026-02-03 16:21:15 -05:00
parent cfbf622d9e
commit 24d346d9a9
2 changed files with 5 additions and 0 deletions

View File

@@ -14,3 +14,5 @@
- line 125 remove redundant location values.
- Need to clarify the difference b/w `case dc.ApplicationStatus.ACCEPTED` and `case dc.ApplicationStatus.CONFIRMED`.
- Update the dataconnect docs.
- Track `lat` and `lng` in the staff preferred work locations (for now we are only storing the name).
- Remove "Up Next (x)" counter from orders list in client app as it is confusing, becase the tab already has a badge showing the number of the upcoming orders.

View File

@@ -9,6 +9,9 @@
- **Flickering company name:** Every time I navigate to the home screen, I see "your company" for a moment before it changes to the real name.
- Creating a One-Time Order shows "No Vendors Available" — this is expected, OK.
**Suggestions: Achintha:**
- We need to have a shimmer loading state while fetching data, to avoid flickering and empty states.
---
## Demo 2: Register Staff & Show Empty States (Staff App)