Skip to content

fix: prevent registry card tooltip from stealing hover#85

Open
Seudonym wants to merge 1 commit intoWatermelonCorp:devfrom
Seudonym:fix/registry-card-tooltip-hover-flicker
Open

fix: prevent registry card tooltip from stealing hover#85
Seudonym wants to merge 1 commit intoWatermelonCorp:devfrom
Seudonym:fix/registry-card-tooltip-hover-flicker

Conversation

@Seudonym
Copy link
Copy Markdown

Description

Prevent the registry card copy tooltip from intercepting pointer hover and causing the home page card hover state to flicker.
This change makes the tooltip non-interactive so it does not sit between the cursor and the hovered card. That keeps the registry card preview and hover affordances stable when moving across the copy button area.

Fixes #84

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Verified locally by hovering featured registry cards on the home page and moving across the copy button/tooltip area to confirm the hover state remains stable.

  • Tested locally with dev server
  • Checked against Lint & TypeScript errors

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Added new component/dashboard to registry and checked indexing numbers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant