Skip to content

refactor: tooltip trigger cursor 🔄#783

Merged
ramiAbdou merged 1 commit intomainfrom
rami/tooltip
Apr 2, 2025
Merged

refactor: tooltip trigger cursor 🔄#783
ramiAbdou merged 1 commit intomainfrom
rami/tooltip

Conversation

@ramiAbdou
Copy link
Member

Description ✏️

This PR updates the TooltipTrigger component to use cursor-pointer by default. It also adds a prop called cursor: 'default' | 'pointer' which allows us to easily switch the cursor behavior.

Type of Change 🐞

  • Feature - A non-breaking change which adds functionality.
  • Fix - A non-breaking change which fixes an issue.
  • Refactor - A change that neither fixes a bug nor adds a feature.
  • Documentation - A change only to in-code or markdown documentation.
  • Tests - A change that adds missing unit/integration tests.
  • Chore - A change that is likely none of the above.

Checklist ✅

  • I have done a self-review of my code.
  • I have manually tested my code (if applicable).
  • I have added/updated any relevant documentation (if applicable).

@ramiAbdou ramiAbdou self-assigned this Apr 2, 2025
@ramiAbdou ramiAbdou marked this pull request as ready for review April 2, 2025 15:44
@ramiAbdou ramiAbdou merged commit b67797d into main Apr 2, 2025
2 checks passed
@ramiAbdou ramiAbdou deleted the rami/tooltip branch April 2, 2025 15:45
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