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: Tristatecheckbox #17137

Closed
sergio-carlavilla opened this issue Dec 19, 2024 · 5 comments
Closed

Component: Tristatecheckbox #17137

sergio-carlavilla opened this issue Dec 19, 2024 · 5 comments
Labels
Resolution: Invalid Issue or pull request is not valid in the latest version

Comments

@sergio-carlavilla
Copy link

Describe the bug

What happened with the Tristatecheckbox component in PrimeNG19?
Seems it is not available anymore. Is a bug?

Environment

Angular 19 with PrimeNG 19

Reproducer

No response

Angular version

19.0.0

PrimeNG version

19.0.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.14.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@sergio-carlavilla sergio-carlavilla 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 19, 2024
@mastersys-giovanni
Copy link

This component no longer exists. Use p-checkbox with binary=false

@sergio-carlavilla
Copy link
Author

Visually it is not the same, for a user used to seeing the 3 options, it is not the same.

@mastersys-giovanni
Copy link

<p-checkbox [(ngModel)]="checked" [binary]="true" [indeterminate]="true" />

@sergio-carlavilla
Copy link
Author

Yes, I know about this option, but it's not the same.

@cetincakiroglu
Copy link
Contributor

Hi,

It's removed and it's announced in migration guide https://primeng.org/guides/migration

Closing the issue, you can use indeterminate checkbox instead https://primeng.org/guides/migration

@cetincakiroglu cetincakiroglu added Resolution: Invalid Issue or pull request is not valid in the latest version 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 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Invalid Issue or pull request is not valid in the latest version
Projects
None yet
Development

No branches or pull requests

3 participants