Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@simeonlee
Copy link
Member

@simeonlee simeonlee commented Jan 30, 2026

Summary

  • Reduces the default tooltip delay from 700ms (Radix default) to 250ms for faster tooltip display

Note

Low Risk
Low risk UI-only change that adjusts tooltip timing globally; primary risk is minor UX/behavior differences across the app.

Overview
Reduces the app-wide tooltip hover delay by passing delayDuration={250} to the root TooltipProvider in app-providers.tsx, making tooltips appear faster everywhere.

Written by Cursor Bugbot for commit a09dea7. This will update automatically on new commits. Configure here.

@simeonlee simeonlee self-assigned this Jan 30, 2026
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