e9edaeb66d
Both lists could grow long enough to dominate the viewport (21 queued downloads was common). Limit each to 5 entries with a "+N more" affordance: Active shows a "+N more queued" button that deep-links to /downloads?status=queued, and Recent Activity folds the overflow count into the existing "View all downloads" button. Seed Downloads.vue's status filter from the URL query param so the deep-link actually filters on arrival. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>