Skip to content

Conversation

@gohsue
Copy link

@gohsue gohsue commented Jan 24, 2026

Closes #8026

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

  1. Run yarn jest packages/@react-stately/tooltip/test/useTooltipTriggerState.test.js
  2. All 6 tests should pass, including the new "warmup delay" test

🧢 Your Project:

heroui

@gohsue gohsue changed the title Tooltip fix wramup fix: respect delay when open() is called twice in useTooltipTriggerState Jan 24, 2026
@gohsue gohsue closed this Jan 24, 2026
@gohsue gohsue reopened this Jan 24, 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.

useTooltipTriggerState delay warmup function triggers the tooltip immediately when open() is called twice

1 participant