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

TreeSelect: Panel does not hide on selected item #15539

Closed
Pablo200206 opened this issue May 11, 2024 · 1 comment
Closed

TreeSelect: Panel does not hide on selected item #15539

Pablo200206 opened this issue May 11, 2024 · 1 comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Pablo200206
Copy link
Contributor

Describe the bug

TreeSelect panel does not hide when item is selected

Environment

Angular 17

Reproducer

No response

Angular version

17

PrimeNG version

17.16.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.0.0

Browser(s)

Edge

Steps to reproduce the behavior

https://primeng.org/treeselect

Deploy tree select items.
Select one

Expected behavior

Panel hides when option is selected

@Pablo200206 Pablo200206 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 11, 2024
@cetincakiroglu cetincakiroglu added this to the 17.16.2 milestone May 14, 2024
@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 May 14, 2024
cetincakiroglu added a commit that referenced this issue May 14, 2024
fix(treeselect): hide panel on selected option #15539
@cetincakiroglu
Copy link
Contributor

Fixed in 8351c3f

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

No branches or pull requests

2 participants