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

Fix the tree checkbox css issue and make it clearer when it is disabled #14441

Conversation

Alhajras
Copy link

Resolves #14251

Description

When a tree node attribute selectable is set to false, we want to indicate this visually by making the checkbox

Implementation Details

  • Added p-disabled; I think we should also reduce the entire row opacity, not only the checkbox.

Steps to verify

  • Create a dummy tree and set one node attribute selectable to false and the other to true, note that the differences are like this:

image

Copy link

vercel bot commented Dec 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Dec 27, 2023 5:23pm

@cetincakiroglu cetincakiroglu merged commit ce823cd into primefaces:master Jan 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component: Tree checkbox disabled css not working
2 participants