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: ng-touched not working & add onFocus, onBlur events #15537

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

TreeSelect: ng-touched not working & add onFocus, onBlur events #15537

Pablo200206 opened this issue May 11, 2024 · 1 comment
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@Pablo200206
Copy link
Contributor

Describe the bug

When doing focus out on tree select, ng-untouched never updates to ng-touched

Environment

Angular 16, the bug replicates with primeng 16 and 17, the same thing happens on the treeselect documentation https://primeng.org/treeselect

Reproducer

No response

Angular version

16

PrimeNG version

17.16.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20

Browser(s)

Edge

Steps to reproduce the behavior

  1. Focus and focus out on tree select
  2. It stills with the ng-untouched class

Expected behavior

On focus out tree select should be touched

@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 changed the title TreeSelect: ng-touched not working TreeSelect: ng-touched not working & add onFocus, onBlur events May 14, 2024
@cetincakiroglu cetincakiroglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add 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 cetincakiroglu added this to the 17.16.2 milestone May 14, 2024
cetincakiroglu added a commit that referenced this issue May 14, 2024
fix(treeselect): #15537 touch on treeselect
@cetincakiroglu
Copy link
Contributor

fixed in #15538

@cetincakiroglu cetincakiroglu added Type: New Feature Issue contains a new feature or new component request and removed Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

2 participants