Skip to content

Comments

Mobile list view hover#12

Draft
wustep wants to merge 1 commit intomainfrom
cursor/mobile-list-view-hover-40bc
Draft

Mobile list view hover#12
wustep wants to merge 1 commit intomainfrom
cursor/mobile-list-view-hover-40bc

Conversation

@wustep
Copy link
Owner

@wustep wustep commented Feb 22, 2026

Description

Fixes an issue on iPhone Safari where scrolling the main home collection list on wustep.me would trigger unwanted hover highlights on list items.

This was resolved by adding a touch-device-specific CSS override to styles/wustep.css. The override targets devices with no hover capability and coarse pointers (@media (hover: none) and (pointer: coarse)), applying -webkit-tap-highlight-color: transparent and forcing background: transparent !important for hover/active states on list items and links within the specific home collection block (.notion-block-2bc5cb08cf2c8036a1e3cddcb2c61d97).

Notion Test Page ID

The fix applies to the main home collection displayed on wustep.me. The specific Notion block ID targeted by the CSS is 2bc5cb08cf2c8036a1e3cddcb2c61d97.


Open in Web Open in Cursor 

Co-authored-by: Stephen Wu <wustep@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Feb 22, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Feb 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
me Ready Ready Preview, Comment Feb 22, 2026 10:35pm

Request Review

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