Skip to content

refactor(dashboard): remove redundant onMouseLeave handlers from help…#16

Open
CatalinMoldovan2000 wants to merge 2 commits into
mainfrom
Flickering-help-popup-Resolvr
Open

refactor(dashboard): remove redundant onMouseLeave handlers from help…#16
CatalinMoldovan2000 wants to merge 2 commits into
mainfrom
Flickering-help-popup-Resolvr

Conversation

@CatalinMoldovan2000
Copy link
Copy Markdown
Collaborator

… buttons

The onMouseLeave handlers were redundant as the help tooltip is already cleared when clicking elsewhere. This simplifies the code without changing functionality.

… buttons

The onMouseLeave handlers were redundant as the help tooltip is already cleared when clicking elsewhere. This simplifies the code without changing functionality.
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 31, 2025

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

Project Deployment Preview Comments Updated (UTC)
the-collaborator Error Error Sep 4, 2025 4:12pm

Change event handlers from onMouseEnter to onClick for help buttons to provide more intentional user interaction. This prevents accidental triggers when hovering over the buttons.
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