Skip to content

Add breathing room around torrent list cards - #188

Closed
taylorcox75 wants to merge 1 commit into
developfrom
claude/torrent-card-padding-81u1y3
Closed

Add breathing room around torrent list cards#188
taylorcox75 wants to merge 1 commit into
developfrom
claude/torrent-card-padding-81u1y3

Conversation

@taylorcox75

Copy link
Copy Markdown
Owner

Summary

  • Fixes [Bug/Request] Little to no UI padding/margin on each torrent entry #187 — torrent rows had almost no padding (paddingHorizontal: 2), making the list feel cluttered edge-to-edge.
  • Bumped the torrents list paddingHorizontal from 2 to spacing.md (12) so cards sit inset from the screen edges (swipe actions have fixed widths, so this doesn't affect swipe-to-pause/delete).
  • Bumped TorrentCard's card/cardDetailed internal padding and vertical margin between rows to the standard spacing scale for a less cramped look.

Test plan

  • Pure spacing/layout numeric change; no logic touched. node_modules wasn't present in this environment so tsc/jest weren't run — screenshots will be reviewed separately per the issue author's request.

Generated by Claude Code

List content and card padding were nearly zero (2px), making rows feel
cluttered and edge-to-edge. Bump list horizontal padding and card
padding/margins to the standard spacing scale.

Copy link
Copy Markdown
Owner Author

Superseded by #189 (same change, moved to the bugfix/187 branch per naming convention).


Generated by Claude Code

@taylorcox75
taylorcox75 deleted the claude/torrent-card-padding-81u1y3 branch July 31, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants