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

Component: Picklist v18 #16983

Closed
mazerdeci opened this issue Dec 9, 2024 · 1 comment · Fixed by #17086 · May be fixed by #17040
Closed

Component: Picklist v18 #16983

mazerdeci opened this issue Dec 9, 2024 · 1 comment · Fixed by #17086 · May be fixed by #17040
Assignees
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@mazerdeci
Copy link

mazerdeci commented Dec 9, 2024

Picklist targetHeader property is not working

<div class="p-picklist-title" *ngIf="!targetHeaderTemplate">{{ sourceHeader }}</div>

should be

<div class="p-picklist-title" *ngIf="!targetHeaderTemplate">{{ targetHeader }}</div>
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 9, 2024
@mertsincan mertsincan added this to the 18.0.1 milestone Dec 11, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 11, 2024
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 11, 2024
Copy link

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Done
3 participants