Skip to content

feat(vtable): support tooltip appear delay - #5267

Merged
fangsmile merged 1 commit into
developfrom
fix/issue-5112-tooltip-delay
Aug 5, 2026
Merged

feat(vtable): support tooltip appear delay#5267
fangsmile merged 1 commit into
developfrom
fix/issue-5112-tooltip-delay

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

Summary

  • add TooltipOptions.appearDelay support for delayed tooltip display
  • share delayed binding logic across showTooltip and icon tooltip flows
  • add a dedicated VTable examples demo at packages/vtable/examples/debug/issue-5112-tooltip-appear-delay.ts
  • add regression coverage for delayed tooltip binding and pending cancellation

Verification

  • npm run compile in packages/vtable
  • npm run test -- --runTestsByPath __tests__/components/listTable-tooltip.test.ts
  • browser verified packages/vtable/examples/debug/issue-5112-tooltip-appear-delay delayed show and pending cancellation

@fangsmile
fangsmile merged commit 187a57f into develop Aug 5, 2026
7 of 8 checks passed
@fangsmile
fangsmile deleted the fix/issue-5112-tooltip-delay branch August 5, 2026 06:45
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