feat(dispatch): Phase 2 — responsive layout, collapsible panels, bug fixes

- Fix tab overflow: scrollable tab bar, shortened labels (Open/Risk/Done)
- Cap DROP_POOL to 3 fires, no repeat flooding
- Resizable drag handles on desktop (xl 1280px breakpoint)
- Collapsible panels on mobile/tablet — Map + AI collapsed by default on mobile
- iPad Air + iPad Pro 11" treated as tablet via xl breakpoint
- Fixed lead list heights: 22rem mobile → 72rem xl (8 cards visible)
- PageTransition h-full fix to maintain height chain
This commit is contained in:
Satyam
2026-03-26 01:57:09 +05:30
parent 1d6d587ebf
commit 2fdb55e24c
3 changed files with 21 additions and 15 deletions
+3 -1
View File
@@ -53,6 +53,8 @@
- Rep scoring with proximity, drive time, calendar fit, weather, and skill factors
- Storm Mode — full UI shift to amber, storm path on map, weather-aware recommendations
- KPI bar with animated metrics (leads in queue, assigned today, response time, storm alerts)
- New lead auto-drops every 20s during demo, Leaflet map with real Plano TX coordinates
- Sidebar label: "LynkDispatch" — branded, sidebar-friendly
### Maps & Territory
- Interactive Leaflet map with color-coded property polygons
@@ -157,4 +159,4 @@ src/
---
**Maintained by Satyam Rastogi | Branch: revamp | Last updated: March 14, 2026**
**Maintained by Satyam Rastogi | Branch: revamp | Last updated: March 21, 2026**