Skip to content

[PB-3521]:feat/replace internal Tooltip with @internxt/ui Tooltip#1906

Open
jaaaaavier wants to merge 3 commits intomasterfrom
feat/ui-tooltip
Open

[PB-3521]:feat/replace internal Tooltip with @internxt/ui Tooltip#1906
jaaaaavier wants to merge 3 commits intomasterfrom
feat/ui-tooltip

Conversation

@jaaaaavier
Copy link
Copy Markdown
Contributor

@jaaaaavier jaaaaavier commented Mar 27, 2026

Description

This PR replaces the local Tooltip component with the standardized @internxt/ui version. Detailed changes:

  • Replaced Component: Swapped out the internal Tooltip with import { Tooltip } from '@internxt/ui' in:

    1. UsageBar.tsx
    2. UsageDetails.tsx
    3. Copyable.tsx
  • Cleaned Up Files:

    1. Deleted src/components/Tooltip.tsx
    2. Removed the unused export from src/components/index.ts
  • Validated Types: Ensured TS typings perfectly reflect the new UI library version without any TooltipProps type mismatches.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Navigated to the components that has the tooltip element and checked it continues displaying as expected

Additional Notes

Captura de pantalla 2026-03-30 a las 11 28 15 Captura de pantalla 2026-03-30 a las 11 28 28 Captura de pantalla 2026-03-30 a las 11 37 25 Captura de pantalla 2026-03-30 a las 11 37 31

Attached images! @CandelR

@jaaaaavier jaaaaavier marked this pull request as ready for review March 27, 2026 09:24
Copy link
Copy Markdown
Collaborator

@CandelR CandelR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you attach screenshots in Additionl Notes section with the before and now?

@jaaaaavier jaaaaavier self-assigned this Mar 30, 2026
@jaaaaavier jaaaaavier added the enhancement New feature or request label Mar 30, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 30, 2026

Deploying drive-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 35cdf5e
Status: ✅  Deploy successful!
Preview URL: https://7aab3902.drive-web.pages.dev
Branch Preview URL: https://feat-ui-tooltip.drive-web.pages.dev

View logs

@jaaaaavier jaaaaavier requested a review from CandelR March 30, 2026 09:38
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants