dev→main: purpose-built mobile layout for subscriptions hub #65
Reference in New Issue
Block a user
Delete Branch "dev"
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?
Supersedes the Vuetify auto-stack (PR #64) which was too verbose (one subscription per phone screen) and left the expanded sources scrolling sideways. HEAD
928e303, run #510 green. No backend changes.useDisplay) the v-data-table is replaced by a custom compact-card list: each subscription is a 2-line card (name + health + expand, then platform chips + "N src · last activity") so several fit per screen.SourceCard(new) — no horizontal scroll.selected/expandedkey arrays as the desktop table, so selection + bulk actions are unchanged. Desktop keeps the v-data-table.🤖 Generated with Claude Code