feat: phase 2.1 — multi-tab desktop dashboard (Dashboard / Compare / Progress / Settings) #2
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase/2.1
phase/2.5
phase/3
phase/4
phase/5
question
wontfix
⚙ code-quality
✨ feature
🏗 infrastructure
🐛 bug
📋 strategy
📚 docs
📱 ui
🔐 security
🧦 dumpsock
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hartle-tech/dumpsock#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
S01E11 — The Dashboard Era
Current GUI is a 5-screen state machine on one viewport. The v2 design system (see `assets/mockups/playful_ui_design_for_dumpsock_v2.png`) calls for a multi-tab dashboard pattern: persistent top tabs Dashboard / Compare / Backup Progress / Settings, each with rich card layouts.
Why
The current single-screen flow is fine for a one-shot pull. The mockups envision DumpSock as a recurring tool: compare iPhone state against your destination, manage multiple devices, inspect job history. That needs more surface area than a single screen.
Scope
Reference
`assets/mockups/playful_ui_design_for_dumpsock_v2.png` — desktop UI mock.
Acceptance