Skip to content

feat(tooltip): add showDelay/hideDelay props (#794)#1014

Closed
wanchun wants to merge 1 commit into
chore/test-infrafrom
fix/issue-794-v2
Closed

feat(tooltip): add showDelay/hideDelay props (#794)#1014
wanchun wants to merge 1 commit into
chore/test-infrafrom
fix/issue-794-v2

Conversation

@wanchun

@wanchun wanchun commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Closes #794

Adds showDelay and hideDelay Number props to FTooltip, mapped to the underlying popper's showAfter/hideAfter.

Implementation:

  • tooltip.tsx: New showDelay and hideDelay props (Number, default 0) — passed through to popper
  • 2 vitest tests verifying both delays work via fake timers

Files changed: 2. No lockfile. No test-infra changes.

@wanchun

wanchun commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator Author

Closed as part of v3 rebuild from chore/test-infra. Original v1/v2 PRs being superseded by clean re-implementation (vitest + playwright + docs).

@wanchun wanchun closed this Jun 4, 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.

1 participant