Skip to content

refactor: enhance Tooltip integration across components#24

Merged
Crauzer merged 1 commit intomainfrom
tooltip-refactor
Feb 28, 2026
Merged

refactor: enhance Tooltip integration across components#24
Crauzer merged 1 commit intomainfrom
tooltip-refactor

Conversation

@Crauzer
Copy link
Member

@Crauzer Crauzer commented Feb 28, 2026

  • Replaced existing title attributes with Tooltip components for better accessibility and user experience in various components including FilterPopover, LibraryToolbar, and ProfileListItem.
  • Updated Tooltip export in Tooltip.tsx to TooltipPrimitives for clarity on usage.
  • Renamed SimpleTooltipProps to TooltipProps for consistency in naming conventions.
  • Improved overall code readability and maintainability by standardizing tooltip usage.

- Replaced existing title attributes with Tooltip components for better accessibility and user experience in various components including FilterPopover, LibraryToolbar, and ProfileListItem.
- Updated Tooltip export in Tooltip.tsx to TooltipPrimitives for clarity on usage.
- Renamed SimpleTooltipProps to TooltipProps for consistency in naming conventions.
- Improved overall code readability and maintainability by standardizing tooltip usage.
@Crauzer Crauzer merged commit 97796c0 into main Feb 28, 2026
5 checks passed
@Crauzer Crauzer deleted the tooltip-refactor branch February 28, 2026 15:30
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