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 does not hide on multiSelect clear #15304

Closed
ilse-bohe opened this issue Apr 18, 2024 · 0 comments · Fixed by #15322
Closed

Tooltip does not hide on multiSelect clear #15304

ilse-bohe opened this issue Apr 18, 2024 · 0 comments · Fixed by #15322
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@ilse-bohe
Copy link

Describe the bug

The tooltip on multislects does not hide on a clear of the multiselect.
screen-capture (62)

Environment

Angular 17.3.5 PrimeNG 17.0.0

Reproducer

https://github-aqnqmf.stackblitz.io/

Angular version

17.3.5

PrimeNG version

17.0.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.0

Browser(s)

No response

Steps to reproduce the behavior

  1. select multiple values in the multiselect, so that the multiselect width is increased
  2. clear the multiselect by clicking the cross icon

Expected behavior

The tooltip should be hidden as my cursor is no longer hovering the multiselect.

@ilse-bohe ilse-bohe added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 18, 2024
@cetincakiroglu cetincakiroglu added this to the 17.15.0 milestone Apr 19, 2024
cetincakiroglu added a commit that referenced this issue Apr 26, 2024
Bug #15304 - Tooltip does not hide on multiSelect clear
@cetincakiroglu cetincakiroglu 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 Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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