No description
Complete mobile touch interaction support for the 3D expert dashboard: - Touch orbit/pan/zoom: Single-finger rotate, two-finger pan, pinch-zoom (Three.js OrbitControls native support) - Hamburger menu for panel navigation: Collapsible sidebar with: * Fleet Status * Zones * Automation Triggers * Settings - Bottom sheet panels on mobile: Slide-up panels with drag-to-close gesture, 70vh max height, safe-area inset support - Touch-optimized buttons: Minimum 44×44px tap targets throughout - No hover-dependent UI: All interactions work via touch - Long-press context menu: Mobile replacement for right-click Files: - dashboard/static/js/mobile.js - Mobile interaction controller - dashboard/static/css/mobile.css - Mobile-specific styles Acceptance: ✓ Three.js scene responds to touch gestures ✓ Hamburger menu opens panel navigation ✓ Panels slide in from bottom on mobile ✓ All buttons are touch-friendly (≥44px) ✓ No features require hover ✓ Long-press context menu works on mobile Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .beads | ||
| .github/workflows | ||
| .marathon | ||
| cmd/sim | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| test/acceptance | ||
| tests/e2e | ||
| .dockerignore | ||
| .gitignore | ||
| .golangci.yml | ||
| .needle-predispatch-sha | ||
| .needle.yaml | ||
| API_IMPLEMENTATION_STATUS.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| fix_ble_handlers.py | ||
| go.work | ||
| PROGRESS.md | ||
| sim | ||
| spaxel-sim | ||
| VERSION | ||