Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration: Tooltip #1883

Open
8 tasks
Iloveall opened this issue Jan 24, 2025 · 1 comment
Open
8 tasks

Migration: Tooltip #1883

Iloveall opened this issue Jan 24, 2025 · 1 comment
Assignees

Comments

@Iloveall
Copy link
Collaborator

Overview

A lot places of using tooltip, but there are no completed solution in CDK but all needed functionality for create it - overlay.
Example of creating the own solution https://angular.love/tooltip-with-angular-cdk

Acceptance criteria

  • Create own tooltip directive
  • Support delay feature
  • Support disabled state
  • Support event types: hover, focus
  • Replace old one with new
  • Migrate styles
  • Remove pTooltip
  • Test
@Iloveall Iloveall added the to be reviewed Issue to be reviewed before starting working on it label Jan 24, 2025
@smadbe smadbe removed the to be reviewed Issue to be reviewed before starting working on it label Jan 24, 2025
@smadbe smadbe assigned Iloveall and unassigned smadbe Jan 24, 2025
@Iloveall
Copy link
Collaborator Author

Check this comment #1901 (review)

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

No branches or pull requests

2 participants