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

TreeTable: Checkbox selectable does not work #6849

Closed
CasparWaara opened this issue Nov 24, 2024 · 0 comments · Fixed by #6855
Closed

TreeTable: Checkbox selectable does not work #6849

CasparWaara opened this issue Nov 24, 2024 · 0 comments · Fixed by #6855
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@CasparWaara
Copy link

Describe the bug

When using nodes selectable it does not have any effect on checkboxes. Is that by design or is it a bug? I can't seem to find documentation or examples anywhere where it would show how to disable checkbox selection on specific nodes.

Reproducer

https://stackblitz.com/edit/ravmvd?file=src%2FApp.vue

PrimeVue version

4.2.3

Vue version

3.x

Language

ALL

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

add selectable: false to node. It doesn't disable the checkbox.

Expected behavior

Should disable checkbox as there is no mention in documentation other way to do it.

@CasparWaara CasparWaara added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 24, 2024
@tugcekucukoglu tugcekucukoglu 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 Nov 25, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.2.4 milestone Nov 26, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Nov 26, 2024
@github-project-automation github-project-automation bot moved this to Done in PrimeVue Nov 26, 2024
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
Status: Done
2 participants