Skip to content

fix: top 3 mobile UX issues from audit#44

Merged
pheuberger merged 1 commit into
mainfrom
claude/ux-audit-top-fixes-0wwpmn
Jul 11, 2026
Merged

fix: top 3 mobile UX issues from audit#44
pheuberger merged 1 commit into
mainfrom
claude/ux-audit-top-fixes-0wwpmn

Conversation

@pheuberger

Copy link
Copy Markdown
Owner

UX audit at 390px/1440px against a Linear-style bar found three
mobile-breaking issues:

  1. Bookmark rows showed only the title on mobile — domain and tags were
    hidden below md, and the invisible hover checkbox reserved space and
    intercepted taps. Rows now render a second line with domain + tag
    chips on mobile, and the checkbox only renders there in selection
    mode. Desktop layout is unchanged.

  2. The selection action bar overflowed the viewport horizontally on
    phones, cutting off the count and Cancel button. It now docks as a
    full-width bottom bar with safe-area padding on small screens and
    keeps the floating pill on sm+, with compact labels so all actions
    fit down to 320px.

  3. The top bar squeezed the search field until its placeholder
    truncated to "Sea". The sort select collapses to an icon trigger
    (native select overlay) on mobile, spacing tightens, and the search
    input keeps usable width.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_016huxQpLUq98cV3CJf2RCNW

UX audit at 390px/1440px against a Linear-style bar found three
mobile-breaking issues:

1. Bookmark rows showed only the title on mobile — domain and tags were
   hidden below md, and the invisible hover checkbox reserved space and
   intercepted taps. Rows now render a second line with domain + tag
   chips on mobile, and the checkbox only renders there in selection
   mode. Desktop layout is unchanged.

2. The selection action bar overflowed the viewport horizontally on
   phones, cutting off the count and Cancel button. It now docks as a
   full-width bottom bar with safe-area padding on small screens and
   keeps the floating pill on sm+, with compact labels so all actions
   fit down to 320px.

3. The top bar squeezed the search field until its placeholder
   truncated to "Sea". The sort select collapses to an icon trigger
   (native select overlay) on mobile, spacing tightens, and the search
   input keeps usable width.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016huxQpLUq98cV3CJf2RCNW
@netlify

netlify Bot commented Jul 11, 2026

Copy link
Copy Markdown

Deploy Preview for hypermarkk ready!

Name Link
🔨 Latest commit ab7ec68
🔍 Latest deploy log https://app.netlify.com/projects/hypermarkk/deploys/6a520bc647007f0008e62194
😎 Deploy Preview https://deploy-preview-44--hypermarkk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pheuberger pheuberger merged commit 6eb502c into main Jul 11, 2026
7 checks passed
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