Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

fix(picker): tighten mobile padding for name space - #77

Merged
ivorycrayon merged 1 commit into
mainfrom
fix/picker-name-space-mobile
May 24, 2026
Merged

fix(picker): tighten mobile padding for name space#77
ivorycrayon merged 1 commit into
mainfrom
fix/picker-name-space-mobile

Conversation

@ivorycrayon

Copy link
Copy Markdown
Contributor

What

PlaylistRow.tsx: shuffle button px-3px-1.5 on mobile. Desktop sm:px-4 tier untouched. Button width drops from 110px to 98px at 320px viewport, giving the playlist-name column 12px back.

Why

2026-05-24 mobile audit M4 — "Liked Songs" was truncating to "Liked So…" at 320px because the picker button consumed too much row width. PR #76 widened it further (px-2px-3) on the way to landing min-h-[44px]. This corrects that direction: button stays 44px tall (touch target intact), narrower horizontally so short playlist names ("Liked Songs", "sad hours", "gym / hype") no longer truncate.

@ivorycrayon
ivorycrayon merged commit 7ff906e into main May 24, 2026
1 check passed
@ivorycrayon
ivorycrayon deleted the fix/picker-name-space-mobile branch May 24, 2026 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant