Skip to content

Conversation

@banana-claude
Copy link
Contributor

@banana-claude banana-claude bot commented Jan 18, 2026

Adds a tooltip base component at src/ui/base/tooltip/ using react-aria-components:

  • Hover-triggered visibility with configurable delay
  • Four position options: top (default), bottom, left, right
  • Arrow pointing to trigger element
  • Fade in/out animations
  • Consistent styling using design system variables

Closes #24

Generated with Claude Code

Co-authored-by: bitnimble <bitnimble@users.noreply.github.com>
@banana-claude banana-claude bot requested a review from bitnimble January 18, 2026 04:05
@vercel
Copy link

vercel bot commented Jan 18, 2026

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

Project Deployment Review Updated (UTC)
paradb Ready Ready Preview, Comment Jan 18, 2026 9:37am

Remove custom TooltipPosition type and positionToPlacement mapping
in favor of using AriaTooltipProps['placement'] directly.

Co-authored-by: bitnimble <bitnimble@users.noreply.github.com>
@banana-claude banana-claude bot requested a review from bitnimble January 18, 2026 05:06
Co-authored-by: bitnimble <bitnimble@users.noreply.github.com>
Co-authored-by: bitnimble <bitnimble@users.noreply.github.com>
@bitnimble bitnimble merged commit f7cab8a into main Jan 18, 2026
1 check passed
@bitnimble bitnimble deleted the claude/issue-24-20260118-0403 branch January 18, 2026 09:36
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.

Add tooltip base component

1 participant