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

Tooltip visual issue in 17.16.1 #15545

Closed
alexciesielski opened this issue May 13, 2024 · 0 comments · Fixed by #15558
Closed

Tooltip visual issue in 17.16.1 #15545

alexciesielski opened this issue May 13, 2024 · 0 comments · Fixed by #15558
Assignees
Labels
LTS-FIXED-16.9.10 LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@alexciesielski
Copy link
Contributor

alexciesielski commented May 13, 2024

Describe the bug

Rendering tooltip briefly shows an unstyled tooltip, which paired with full-screen (height: 100vh) apps causes the scrollbar to flicker.

The issue does not appear to exist in 17.15

Previously it also threw an error but it seems that was fixed with this commit

Environment

primeng 17.16.1

Reproducer

https://stackblitz.com/edit/github-zk3yqf?file=src%2Fapp%2Fapp.component.html

Angular version

17.x.x

PrimeNG version

17.16.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20

Browser(s)

No response

Steps to reproduce the behavior

  1. Hover over the button in the Stackblitz
  2. See that the scrollbar length changes briefly
  3. Remove the style="height: 100vh"
  4. Hover over the button again
  5. For a brief split second you will see an unstyled tooltip to the right of the button

Expected behavior

No response

@alexciesielski alexciesielski added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 13, 2024
@alexciesielski alexciesielski changed the title Tooltip broken in 17.16.1 Tooltip visual issue in 17.16.1 May 13, 2024
@mehmetcetin01140 mehmetcetin01140 self-assigned this May 14, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 14, 2024
@mehmetcetin01140 mehmetcetin01140 added this to the 17.16.2 milestone May 14, 2024
cetincakiroglu added a commit that referenced this issue May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-FIXED-16.9.10 LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants