Skip to content

hero: let backdrop hover read through text#22

Merged
Grant Foster (grantfosterdev) merged 1 commit into
masterfrom
grant/hero-pointer-events-passthrough
Jun 9, 2026
Merged

hero: let backdrop hover read through text#22
Grant Foster (grantfosterdev) merged 1 commit into
masterfrom
grant/hero-pointer-events-passthrough

Conversation

@grantfosterdev

Copy link
Copy Markdown
Contributor

Summary

  • Mark the hero content layer pointer-events-none + select-none so the NetworkBackdrop receives mouse moves across the whole homepage.
  • Re-enable pointer-events-auto + select-text on a and button descendants so the View Resume link, refresh button, and Ross GitHub/email links stay clickable and selectable.

Test plan

  • Load / — moving the cursor over the heading / paragraph / caption drives the network backdrop hover (nodes brighten, edges thicken).
  • View Resume button, rewrite button, and Ross GitHub/email anchors still click.
  • Text inside those interactive elements is still selectable; static body text is not.

🤖 Generated with Claude Code

Mark the hero content layer pointer-events-none + select-none so the
NetworkBackdrop receives mouse moves across the whole page; re-enable
pointer-events + selection on anchors and buttons so the resume link,
refresh button, and footer links stay interactive.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@grantfosterdev Grant Foster (grantfosterdev) merged commit 13b08ec into master Jun 9, 2026
2 checks passed
@grantfosterdev Grant Foster (grantfosterdev) deleted the grant/hero-pointer-events-passthrough branch June 9, 2026 14:06
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