Skip to content

Reduce label filter spacing and always show icons on mobile#117

Merged
markmur merged 1 commit into
mainfrom
fix/mobile-hover-and-spacing
Apr 11, 2026
Merged

Reduce label filter spacing and always show icons on mobile#117
markmur merged 1 commit into
mainfrom
fix/mobile-hover-and-spacing

Conversation

@markmur

@markmur markmur commented Apr 11, 2026

Copy link
Copy Markdown
Owner

The gap between the "Showing: " filter row and the search bar was too large (mb-4), reduced to mb-2 to tighten the layout. Additionally, hover-revealed icons (task actions, label remove buttons, code block copy button) were invisible on touch devices where hover never fires — these are now always visible on mobile using @media (hover: none) and responsive opacity classes.

Filter by a label on mobile to check the spacing, then verify task action icons and the copy button in the MCP setup sheet are visible without tapping first.

@netlify

netlify Bot commented Apr 11, 2026

Copy link
Copy Markdown

Deploy Preview for what-todo-web ready!

Name Link
🔨 Latest commit e3908fc
🔍 Latest deploy log https://app.netlify.com/projects/what-todo-web/deploys/69daa6759bddb80008a01f56
😎 Deploy Preview https://deploy-preview-117--what-todo-web.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.

@markmur markmur enabled auto-merge (squash) April 11, 2026 19:53
@markmur markmur merged commit 027f112 into main Apr 11, 2026
8 checks passed
@markmur markmur deleted the fix/mobile-hover-and-spacing branch April 11, 2026 19:53
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.

1 participant